Skip to content

feat(health-check): add rolling health check with retry for cluster availability#826

Merged
digimaun merged 1 commit intoAzure:devfrom
digimaun:health_check_rolling_window
Mar 11, 2026
Merged

feat(health-check): add rolling health check with retry for cluster availability#826
digimaun merged 1 commit intoAzure:devfrom
digimaun:health_check_rolling_window

Conversation

@digimaun
Copy link
Member

@digimaun digimaun commented Mar 7, 2026

Evaluate cluster health via Resource Health API before deployment,
retrying up to --health-checks-max times (default 4) with
--health-checks-int seconds (default 30) between checks. Gracefully
skips on API failure or opt-out (max=0). Surfaces diagnostic details
including recommended actions on persistent unavailability.

Also bumps MIN_EG_CLIENT_SESSIONS_PER_AUTH_NAME from 3 to 4.

@digimaun digimaun force-pushed the health_check_rolling_window branch from 0ca33dd to 0793d26 Compare March 11, 2026 16:13
…vail

Evaluate cluster health via Resource Health API before deployment,
retrying up to --health-checks-max times (default 4) with
--health-checks-int seconds (default 30) between checks. Gracefully
skips on API failure or opt-out (max=0). Surfaces diagnostic details
including recommended actions on persistent unavailability.

Also bumps MIN_EG_CLIENT_SESSIONS_PER_AUTH_NAME from 3 to 4.
@digimaun digimaun force-pushed the health_check_rolling_window branch from 0793d26 to 0fabf71 Compare March 11, 2026 20:27
@digimaun digimaun marked this pull request as ready for review March 11, 2026 22:39
@digimaun digimaun changed the title feat(orchestration): add rolling health check with retry for cluster availability feat(health-check): add rolling health check with retry for cluster availability Mar 11, 2026
@digimaun digimaun merged commit 870a7a9 into Azure:dev Mar 11, 2026
21 checks passed
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.

3 participants