Skip to content

chore: bump default backend probe timeouts (for high load) #394

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

Merged
merged 2 commits into from
Jul 24, 2025

Conversation

joaquin-borggio-lc
Copy link
Contributor

Bump the default timeout for probes on the backend service from 1s to 10s.
Normally 1s is fine when the cluster is not under high load. Under high load some requets to stateful services can take longer and so the health check needs more time.

Testing

During load testing, backend pods would crash bc of timeouts on the probes constantly. When bumping timeout to 10s, I didnt see any more restarts.

Copy link
Contributor

@romain-priour-lc romain-priour-lc left a comment

Choose a reason for hiding this comment

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

update in README?

@joaquin-borggio-lc joaquin-borggio-lc merged commit a6d4601 into main Jul 24, 2025
2 checks passed
@joaquin-borggio-lc joaquin-borggio-lc deleted the joaquin/bump-backend-probe-timeouts branch July 24, 2025 22:41
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