-
Notifications
You must be signed in to change notification settings - Fork 29
♻️🎨 Improves error handling in the api-server #5866
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
Merged
pcrespov
merged 31 commits into
ITISFoundation:master
from
pcrespov:mai/error-handling-api-server
May 27, 2024
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7805036
base error class
pcrespov e0ec03b
rename errors
pcrespov e3ab9f5
mv to models
pcrespov 5566c13
mv handler
pcrespov 6e39927
mv errors
pcrespov e5bee90
exception handlers setup
pcrespov 6a569f4
rename
pcrespov ea30da4
mv to errors
pcrespov 45bcc7c
unify names
pcrespov 6280ab2
rename
pcrespov dedca93
adapts errors handlers
pcrespov a970598
rm unused
pcrespov 9a885e1
fixes
pcrespov fa0dab9
bad handling
pcrespov 355c9c6
move alle exceptions to errors
pcrespov 35088c7
error -> exceptions
pcrespov 4ba0657
renaming
pcrespov e7e931f
imports
pcrespov 4d6a4bf
utils
pcrespov 82c407d
rm exceptions
pcrespov b2a1c9e
created submodule
pcrespov da8e790
refactor
pcrespov 36be355
test
pcrespov e30d555
adapting responses
pcrespov b6672f8
tests
pcrespov 23d7c58
types
pcrespov c913646
cleanup
pcrespov c30bbd8
fix
pcrespov f0ec116
@matusdrobuliak66 review: credits error
pcrespov 425db35
@GitHK review: rm note and example
pcrespov ae8e58a
fix
pcrespov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Empty file.
33 changes: 0 additions & 33 deletions
33
services/api-server/src/simcore_service_api_server/api/errors/custom_errors.py
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
services/api-server/src/simcore_service_api_server/api/errors/http_error.py
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.