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

Batch jobs flagged for restart are restarted forever instead of just once #1225

Open
1 of 2 tasks
nilsgstrabo opened this issue Nov 18, 2024 · 0 comments · Fixed by #1228
Open
1 of 2 tasks

Batch jobs flagged for restart are restarted forever instead of just once #1225

nilsgstrabo opened this issue Nov 18, 2024 · 0 comments · Fixed by #1228
Assignees
Labels
🐛 bug Something isn't working

Comments

@nilsgstrabo
Copy link
Contributor

nilsgstrabo commented Nov 18, 2024

Don't have all the details, but there seems to be a bug in the RadixBatch handler that handles restarts of failed jobs causing the job to be restarted over and over again forever. It seems to be related to the Restart field of JobStatuses not being set to the Restart field in the job spec. Need to debug to find out more.

@nilsgstrabo nilsgstrabo added the 🐛 bug Something isn't working label Nov 18, 2024
@nilsgstrabo nilsgstrabo self-assigned this Nov 18, 2024
@nilsgstrabo nilsgstrabo linked a pull request Nov 21, 2024 that will close this issue
@nilsgstrabo nilsgstrabo reopened this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant