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

[Wallet API] Catch all Exception in FastApi #201

Closed
callebtc opened this issue May 11, 2023 · 0 comments · Fixed by #220
Closed

[Wallet API] Catch all Exception in FastApi #201

callebtc opened this issue May 11, 2023 · 0 comments · Fixed by #220
Labels
enhancement New feature or request wallet api

Comments

@callebtc
Copy link
Collaborator

callebtc commented May 11, 2023

All HttpExceptions() could be converted to normal Exceptions and FastApi can catch them. See here: https://stackoverflow.com/a/62407111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wallet api
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant