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

Don't retry migrations job #1455

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Don't retry migrations job #1455

merged 1 commit into from
Aug 8, 2024

Conversation

gunndabad
Copy link
Collaborator

The backoff_limit of 1 means the migrations job will be retried once. We don't want to retry at all; if it fails the first time it will fail again.

@gunndabad gunndabad force-pushed the dont-retry-migrations branch from daa675c to 26d6805 Compare August 8, 2024 12:49
@gunndabad gunndabad enabled auto-merge (squash) August 8, 2024 12:49
@gunndabad gunndabad merged commit 1214243 into main Aug 8, 2024
14 checks passed
@gunndabad gunndabad deleted the dont-retry-migrations branch August 8, 2024 13:15
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.

2 participants