-
Notifications
You must be signed in to change notification settings - Fork 512
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
✨ Handle NotFound and UnprocessableEntity errors in middleware #3327
✨ Handle NotFound and UnprocessableEntity errors in middleware #3327
Commits on Nov 5, 2024
-
✨ Handle NotFound and UnprocessableEntity exceptions at info log level
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c4b7cb - Browse repository at this point
Copy the full SHA 9c4b7cbView commit details -
🎨 replace traceback print with exception log
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b036597 - Browse repository at this point
Copy the full SHA b036597View commit details -
🎨 replace deprecated .warn with .warning
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d390c13 - Browse repository at this point
Copy the full SHA d390c13View commit details -
🎨 setting ledger to read-only should not print error log
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7876116 - Browse repository at this point
Copy the full SHA 7876116View commit details -
✨ extract the marshmallow validation error message from the nested ex…
…ception Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61e8e7b - Browse repository at this point
Copy the full SHA 61e8e7bView commit details -
🎨 modify import for consistency
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 503fd6e - Browse repository at this point
Copy the full SHA 503fd6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4d47c - Browse repository at this point
Copy the full SHA bf4d47cView commit details -
✅ test coverage for exception handling changes
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 550eab2 - Browse repository at this point
Copy the full SHA 550eab2View commit details -
🎨 refactor for reduced complexity
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aab79cc - Browse repository at this point
Copy the full SHA aab79ccView commit details -
🎨 reorder exceptions by severity
Signed-off-by: ff137 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fba5ef6 - Browse repository at this point
Copy the full SHA fba5ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2eed9 - Browse repository at this point
Copy the full SHA fb2eed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d433035 - Browse repository at this point
Copy the full SHA d433035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f61128 - Browse repository at this point
Copy the full SHA 8f61128View commit details