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

Rollout tuning #139

Merged
merged 6 commits into from
Jul 8, 2024
Merged

Rollout tuning #139

merged 6 commits into from
Jul 8, 2024

Conversation

timetinytim
Copy link
Contributor

Web pods, especially ones with many DB connections, can sometimes take more time to come back up, and have the highest user impact if they are all get replaced too quickly. This slows down how quickly web pods are swapped out, and adds a small delay in their readiness probe to allow them to get situated.

@timetinytim timetinytim requested a review from renchap July 8, 2024 13:00
@timetinytim timetinytim self-assigned this Jul 8, 2024
Copy link
Sponsor Member

@renchap renchap left a comment

Choose a reason for hiding this comment

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

Looks good, let's see if it helps reducing the latency when deploying a new version

@timetinytim timetinytim merged commit 36a38c2 into main Jul 8, 2024
8 checks passed
@timetinytim timetinytim deleted the rollout-tuning branch July 8, 2024 17:30
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.

None yet

2 participants