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

Revert "Decrease readinessProbe period" #163

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

rsevilla87
Copy link
Member

Reverts #141

@rsevilla87 rsevilla87 requested review from a team as code owners December 11, 2024 17:12
Copy link
Contributor

@afcollins afcollins left a comment

Choose a reason for hiding this comment

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

LGTM

I think 2s may be a little low for the server pods to be ready and we are getting way more probe failures than waiting for 10s.

There could be middle ground around 5s, but also use of initialDelaySeconds=5 may allow us to get finer-resolution than 5s period while also not over-burdening when the server is not yet available

@rsevilla87 rsevilla87 merged commit 09102ef into main Dec 11, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants