Skip to content

fix(configmap): retry transient network errors during configmap create/delete - #245

Open
xinWeiWei24 wants to merge 1 commit into
mainfrom
xinwei/configmap_rty
Open

fix(configmap): retry transient network errors during configmap create/delete#245
xinWeiWei24 wants to merge 1 commit into
mainfrom
xinwei/configmap_rty

Conversation

@xinWeiWei24

Copy link
Copy Markdown
Contributor

Wrap configmap create/delete with a deadline-based retry so transient network failures (dropped connections, retriable server errors) don't abort the whole batch.

…e/delete

Wrap configmap create/delete with a deadline-based retry so transient network failures (dropped connections, retriable server errors) don't abort the whole batch.
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.

1 participant