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: prevent possible busy loop #2920

Merged
merged 1 commit into from
Oct 1, 2024
Merged

fix: prevent possible busy loop #2920

merged 1 commit into from
Oct 1, 2024

Conversation

stuartwdouglas
Copy link
Collaborator

Failure to remove old deployments should not be a fatal error.

fixes: #2885

@stuartwdouglas stuartwdouglas requested review from a team and matt2e and removed request for a team October 1, 2024 02:38
This was referenced Oct 1, 2024
Failure to remove old deployments should not be a fatal error.

fixes: #2885
@stuartwdouglas stuartwdouglas merged commit 24e2d87 into main Oct 1, 2024
93 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/2885 branch October 1, 2024 03:15
@matt2e matt2e added the approved Marks an already closed PR as approved label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Marks an already closed PR as approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"failed to remove old deployment" results in busy loop
3 participants