Exceptions raised from ExecutionInterceptor.modifyHttpRequest do not cause ExecutionInterceptor.onExecutionFailure to be invoked.
Open
bug
p3
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 51
Description
Exceptions raised from `ExecutionInterceptor.modifyHttpRequest` do not cause `ExecutionInterceptor.onExecutionFailure` to be invoked. Review and ensure that onExecutionFailure will always be invoked if complete-execution isn't invoked.
Contributor guide
Assessment
This issue has not been assessed yet.