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

Retry instance termination in case of errors #2190

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Jan 15, 2025

Retry instance termination every ~30 seconds for
~15 minutes until it is successfully terminated.
Mark as terminated and log an error if all
attempts failed.

Bonus: fix AsyncioCancelledErrorFilter for the
case when exc_info is False.

#1551

Retry instance termination every ~30 seconds for
~15 minutes until it is successfully terminated.
Mark as terminated and log an error if all
attempts failed.

Bonus: fix `AsyncioCancelledErrorFilter` for the
case when `exc_info` is `False`.
@jvstme jvstme requested a review from r4victor January 15, 2025 12:43
@jvstme jvstme merged commit 02abf94 into master Jan 15, 2025
24 checks passed
@jvstme jvstme deleted the issue_1551_termination_retry branch January 15, 2025 13:02
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