We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e34d1 commit 5d1cb20Copy full SHA for 5d1cb20
CHANGELOG.md
@@ -22,6 +22,7 @@
22
- Fixes [#2478](https://github.com/getsentry/sentry-ruby/issues/2478)
23
- Fix compatibility issues with sidekiq-cron 2.2.0 ([#2591](https://github.com/getsentry/sentry-ruby/pull/2591))
24
- Update sentry-sidekiq to work correctly with Sidekiq 8.0 and its new timestamp format ([#2570](https://github.com/getsentry/sentry-ruby/pull/2570))
25
+- Ensure we capture exceptions after each job retry ([#2597](https://github.com/getsentry/sentry-ruby/pull/2597))
26
27
### Internal
28
0 commit comments