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

fix: exit after a timeout on stuck iterations #265

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

nvloff-f3
Copy link
Contributor

In case an interation is stuck for whatever reason f1 will never exit.

This adds a 10s timeout to wait for active iterations to complete.

@nvloff-f3 nvloff-f3 marked this pull request as ready for review July 11, 2024 02:45
@nvloff-f3 nvloff-f3 requested a review from a team as a code owner July 11, 2024 02:45
mlornac
mlornac previously approved these changes Jul 11, 2024
In case an interation is stuck for whatever reason f1 will never exit.

This adds a 10s timeout to wait for active iterations to complete.
@nvloff-f3 nvloff-f3 merged commit cd26e01 into master Jul 12, 2024
4 checks passed
@nvloff-f3 nvloff-f3 deleted the nvloff-stuck-iterations branch July 12, 2024 08:32
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