[StackExchange.Redis] ignore Enrich callback exceptions#4900
[StackExchange.Redis] ignore Enrich callback exceptions#4900matt-hensley wants to merge 1 commit into
Conversation
Pull request dashboard statusStatus last refreshed: 2026-07-25 15:32:13 UTC.
This automated status or its linked feedback items may be incorrect. If something looks wrong, please report it with the result you expected. If you believe this pull request is incorrectly routed as waiting on the author, comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4900 +/- ##
=======================================
Coverage 77.33% 77.33%
=======================================
Files 468 468
Lines 19811 19814 +3
=======================================
+ Hits 15320 15323 +3
Misses 4491 4491
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
martincostello
left a comment
There was a problem hiding this comment.
Add a CHANGELOG entry?
Changes
Ignore Enrich callback exceptions just like the existing Filter callback handling. Exceptions from the Enrich callback prevented the activity being constructed from being stopped appropriately.
Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes