Skip to content

fix: decrement failures count on delete#163

Open
TaoufikMejri wants to merge 1 commit intomhfs:masterfrom
TaoufikMejri:fix/decrement-failures-count-on-delete
Open

fix: decrement failures count on delete#163
TaoufikMejri wants to merge 1 commit intomhfs:masterfrom
TaoufikMejri:fix/decrement-failures-count-on-delete

Conversation

@TaoufikMejri
Copy link

@TaoufikMejri TaoufikMejri commented Feb 3, 2026

Since the failures counts are taken from stat:failed key, once the failure job is deleted it count still the same.

This PR added a patch for the Sidekiq stats class to take the failed count from failed key to consider deleted jobs.

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.

1 participant