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

[chore] Add code executor pdb + prestop hook for backend #198

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

june-xu
Copy link
Contributor

@june-xu june-xu commented Dec 16, 2024

Improve reliability and resiliency of the services!

@june-xu june-xu force-pushed the june/onprem-prework branch from 7d4a176 to a40d610 Compare December 16, 2024 07:45
@june-xu june-xu marked this pull request as ready for review December 16, 2024 17:59
@june-xu june-xu force-pushed the june/onprem-prework branch from a40d610 to 112aa87 Compare December 16, 2024 18:21
@june-xu june-xu force-pushed the june/onprem-prework branch from 112aa87 to cbba1d6 Compare December 16, 2024 18:34
@june-xu june-xu requested a review from jjlgao December 16, 2024 18:55
lifecycle:
preStop:
exec:
command: ["sleep", "30"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought this only needed to be 15 secs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wanted to wait for longer in-flight requests

@june-xu june-xu merged commit 7b3fdca into main Dec 16, 2024
12 checks passed
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