Skip to content

Reset Active Job's execution and exception_executions counters when retrying #239

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

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

rosa
Copy link
Member

@rosa rosa commented Jun 11, 2024

Otherwise, we'd retry the job with the exhausted counters from before if there were any automatic retries at all, and no more automatic retries would be performed.

Fixes rails/mission_control-jobs#122.

…etrying

Otherwise, we'd retry the job with the exhausted counters from before, if there
were any automatic retries at all, and no more automatic retries would be performed.
@rosa rosa merged commit 7e0cecc into main Jun 11, 2024
8 checks passed
@rosa rosa deleted the fix-retry-job branch June 11, 2024 09:42
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.

Retry from dashboard does not work
1 participant