Skip to content
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

add backoff to retry transport layer #2137

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Jun 19, 2024

Description

Changes proposed in this pull request:

  • add backoff to the onErrorRetryTransport to avoid situations when the API server is overloaded and can't handle a huge bundle of request

Related issue(s)

@pPrecel pPrecel added kind/bug Categorizes issue or PR as related to a bug. area/cli Related to all activities around CLI labels Jun 19, 2024
@pPrecel pPrecel requested a review from a team as a code owner June 19, 2024 07:59
@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 19, 2024
@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 19, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jun 19, 2024
@kyma-bot kyma-bot merged commit 4037ce9 into kyma-project:main Jun 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI cla: yes Indicates the PR's author has signed the CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants