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

Feature/332 fix middleware [2.0] #338

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Commits on Sep 19, 2023

  1. Fix logging middleware

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1ce231f View commit details
    Browse the repository at this point in the history
  2. Refactor exception detail extraction

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2bce5a2 View commit details
    Browse the repository at this point in the history
  3. Refactor to generic 500 error on unhandled exception

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7b18e03 View commit details
    Browse the repository at this point in the history
  4. Remove unused logger and sys import

    Signed-off-by: jamshale <[email protected]>
    jamshale committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4a82766 View commit details
    Browse the repository at this point in the history