Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support after-retry reporting to sentry-sidekiq #1532

Merged
merged 4 commits into from
Aug 16, 2021
Merged

Commits on Aug 15, 2021

  1. Improve test setup

    st0012 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    9de6ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878b33b View commit details
    Browse the repository at this point in the history
  3. Add config.sidekiq.report_after_job_retries

    When set to true, `sentry-sidekiq` only reports exceptions when the job
    has been fully retried.
    st0012 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    dea9b82 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    st0012 committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    7b4f589 View commit details
    Browse the repository at this point in the history