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

Support additional HTTP exceptions #37

Open
russbiggs opened this issue Nov 15, 2024 · 1 comment
Open

Support additional HTTP exceptions #37

russbiggs opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@russbiggs
Copy link
Member

Description

HTTP 408 is currently not included in the expections and should be supported

@russbiggs
Copy link
Member Author

exceptions.py should be expanded to also include HTTP 502 and 503 because these are returned by the API but not covered by the current classes

@russbiggs russbiggs added the enhancement New feature or request label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant