Skip to content

Add new sidekiq config report_only_dead_jobs#2581

Merged
sl0thentr0py merged 1 commit intomasterfrom
neel/sidekiq-dead-jobs
Mar 17, 2025
Merged

Add new sidekiq config report_only_dead_jobs#2581
sl0thentr0py merged 1 commit intomasterfrom
neel/sidekiq-dead-jobs

Conversation

@sl0thentr0py
Copy link
Copy Markdown
Member

@sl0thentr0py sl0thentr0py commented Mar 13, 2025

closes #2367

@sl0thentr0py sl0thentr0py force-pushed the neel/sidekiq-dead-jobs branch from 5685f15 to b32c57d Compare March 13, 2025 16:51
@sl0thentr0py sl0thentr0py requested a review from solnic March 13, 2025 16:51
@sl0thentr0py sl0thentr0py force-pushed the neel/sidekiq-dead-jobs branch from b32c57d to c0a3620 Compare March 17, 2025 15:26
@sl0thentr0py sl0thentr0py merged commit bfa8b49 into master Mar 17, 2025
5 of 6 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/sidekiq-dead-jobs branch March 17, 2025 15:26
@github-actions
Copy link
Copy Markdown

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Add new sidekiq config `report_only_dead_jobs` ([#2581](https://github.com/getsentry/sentry-ruby/pull/2581))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against c0a3620

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sentry-sidekiq reports exceptions for jobs with dead: false when report_after_job_retries is true

2 participants