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

[tycho-4.0.x] Improve GOAWAY handling #3493

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 9, 2024

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Currently GOAWAY is detected/handled only in the connection phase but
sometimes can happen in the transfer phase as well.

This now wraps the whole request inside a block that is retried if a
GOAWAY is detected.

(cherry picked from commit deb31c7)
@github-actions github-actions bot mentioned this pull request Feb 9, 2024
@laeubi laeubi enabled auto-merge (rebase) February 9, 2024 16:56
@laeubi laeubi disabled auto-merge February 12, 2024 06:58
@laeubi laeubi merged commit 7a5858b into tycho-4.0.x Feb 12, 2024
2 checks passed
@akurtakov akurtakov deleted the backport/tycho-4.0.x/pr-3492 branch February 12, 2024 07:03
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.

None yet

1 participant