There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Sidekiq middleware that allows capturing exceptions and throwing only after last retry, useful for integrations with sentry, airbrake, rollbar, honeybadger etc, when you don't want to raise exceptions on each retry.