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 transport layer that retries requests on error #2131

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

pPrecel
Copy link
Contributor

@pPrecel pPrecel commented Jun 11, 2024

Description

Changes proposed in this pull request:

  • as in the title
  • cover cases when a request could not reach the server or when a response could not go to the client because of any error

Issue:

@pPrecel pPrecel added kind/bug Categorizes issue or PR as related to a bug. area/cli Related to all activities around CLI labels Jun 11, 2024
@pPrecel pPrecel requested a review from a team as a code owner June 11, 2024 08:58
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 11, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jun 17, 2024
@halamix2
Copy link
Member

/hold

@kyma-bot kyma-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 17, 2024
@halamix2
Copy link
Member

/unhold

@kyma-bot kyma-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 17, 2024
@kyma-bot kyma-bot merged commit 66a3d8b into kyma-project:main Jun 17, 2024
3 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants