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

[TPU Provisioner] Bump node pool deletion check interval #269

Merged

Conversation

danielvegamyhre
Copy link
Contributor

@danielvegamyhre danielvegamyhre commented Mar 1, 2024

This is needed to allow for more time for Jobs (and pods) to be recreated upon JobSet restart, since JobSet now uses foreground deletion to avoid other issues, so Job recreation is blocked until all of the pods from the previous Job are completely deleted. This means it may take longer than 4 seconds for the pods to begin rescheduling during failure recovery, so we should bump the interval to 60 seconds.

@nstogner
Copy link
Collaborator

nstogner commented Mar 1, 2024

LGTM

@danielvegamyhre danielvegamyhre merged commit 30f7257 into GoogleCloudPlatform:main Mar 8, 2024
3 checks passed
umeshkumhar pushed a commit that referenced this pull request Mar 11, 2024
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.

3 participants