Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
David Nault
David NaultReporter
David Nault
David NaultStory Points
3
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created June 14, 2023 at 5:43 PM
Updated July 27, 2023 at 3:49 PM
Resolved July 27, 2023 at 3:49 PM
Suggested release note:
Investigate how WaitUntilReady could be improved.
Specifically:
Rework the pacemaker. The current "wait some more" logic is odd, and results in redundant node health checks. Instead of being driven by a flux interval(), perhaps we could use a retry operator.
Investigate whether pings are currently being retried, and look into why we're consulting the diagnostic results – should ping alone be sufficient?