Skip to content

implement report_after_job_retries in ActiveJob adapter #2499

@modosc

Description

@modosc

we are using sentry-rails to report errors from ActiveJob (which is running on sidekiq). we want the ability to only report on errors when retries are exhausted. there doesn't seem to be a way to do this directly in the ActiveJob integration (sentry-sidekiq, sentry-delayed_job, and sentry-resque all support this configuration option).

is it possible to implement this directly in the ActiveJob adapter?

Metadata

Metadata

Projects

  • Status

    No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions