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 retry on error 502 and 504 (#42994) #43044

Commits on Oct 15, 2024

  1. Add retry on error 502 and 504 (apache#42994)

    * Add retry on error 502 and 504
    
    * fix mypy findings
    
    * Add pytest
    
    * Convert response code to HTTPStatus
    
    * Add docs to retriable exception
    
    * extend docs for AirflowHttpException
    
    * Fix syntax and typos
    
    * fix pytest
    
    * fix static checks
    
    * fix some static checks
    
    * Fix ruff
    
    * fix pre-commit
    
    ---------
    
    Co-authored-by: Majoros Donat (XC-DX/EET2-Bp) <[email protected]>
    (cherry picked from commit 477d747)
    majorosdonat authored and jscheffl committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    beaf65c View commit details
    Browse the repository at this point in the history