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

[PR #5984/9b5d907d backport][3.39] Add ClientConnectionError as retriable exception on content-app streaming #6011

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 12, 2024

This is a backport of PR #5984 as merged into main (9b5d907).

A user reported that after changing the host and resyncing they would have some some leftover RAs with the invalid url, and that would raise an aiohttp.client_exceptions.ClientConnectionError.

Because that is not a retriable error for content streaming, the right RA wouldnt be tried afterwards.

Closes: #5967


We should probably backport these to supported branches.

…ming

A user reported that after changing the host and resyncing they
would have some some leftover RAs with the invalid url, and that would
raise an aiohttp.client_exceptions.ClientConnectionError.

Because that is not a retriable error for content streaming,
the right RA wouldnt be tried afterwards.

Fixes #5967

(cherry picked from commit 9b5d907)
@ggainey ggainey merged commit 57b8024 into 3.39 Nov 12, 2024
12 checks passed
@ggainey ggainey deleted the patchback/backports/3.39/9b5d907d9b0b0be0a6e2a475383b8b57906c8fc6/pr-5984 branch November 12, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants