Skip to content

chore(site): decrease refetch interval for deployment health #10117

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 1 commit into from
Oct 6, 2023

Conversation

Kira-Pilot
Copy link
Member

resolves #9799

We have decreased the refetch interval from 10ms to 2 min for api.getHealth such that there is less likelihood of seeing an error banner.

Down the road, we should consider checking unhealthy statuses on the BE a certain number of times before updating the healthCheckCache; however, after discussing with @sreya, this is the solution we're going with for now.

@Kira-Pilot Kira-Pilot requested review from a team and Parkreiner and removed request for a team October 6, 2023 20:11
Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

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

Good to go!

@Kira-Pilot Kira-Pilot merged commit da47ac8 into main Oct 6, 2023
@Kira-Pilot Kira-Pilot deleted the decrease-health-refetch-interval/kira-pilot branch October 6, 2023 20:26
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deployment health check should refresh more frequently
2 participants