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.49] Add ClientConnectionError as retriable exception on content-app streaming #6012

Commits on Nov 12, 2024

  1. Add ClientConnectionError as retriable exception on content-app strea…

    …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)
    pedro-psb authored and patchback[bot] committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ccc9569 View commit details
    Browse the repository at this point in the history