-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-3151: Include error handler into a listener observation
Fixes: #3151 After fixing #3049 we are missing an `ErrorHandler` part within an observation. This even cause a retryable topic logic ot be out of an observation scope. * Restore the previous behavior and add `observation.error(e)` when it is not re-thrown in case of `this.commonErrorHandler` presence (cherry picked from commit c24575c)
- Loading branch information
1 parent
daf11c4
commit cace1d6
Showing
1 changed file
with
27 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters