Skip to content

Add retry logic with backoff to fix CI apiserver timeout failures - #1167

Closed
Ronitsabhaya75 wants to merge 1 commit into
apple:mainfrom
Ronitsabhaya75:fix-ci-apiserver-timeout
Closed

Add retry logic with backoff to fix CI apiserver timeout failures#1167
Ronitsabhaya75 wants to merge 1 commit into
apple:mainfrom
Ronitsabhaya75:fix-ci-apiserver-timeout

Conversation

@Ronitsabhaya75

@Ronitsabhaya75 Ronitsabhaya75 commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

fixes #1162

Ci has been failing sometimes and has been showing flakey behavior because during install-kernel with XPC timeout when verifying apiserver startup

Added retry logic with exponential backoff of maximum 5 attempts with 1-5s delays for apiserver to have health check.

so CI won't have this timeouts now.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@Ronitsabhaya75
Ronitsabhaya75 deleted the fix-ci-apiserver-timeout branch March 27, 2026 14:44
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.

[Bug]: CI Failure: XPC Timeout During install-kernel Make Target

2 participants