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

feat: controller error handling #97

Merged
merged 8 commits into from
May 10, 2023
Merged

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    ac22b50 View commit details
    Browse the repository at this point in the history
  2. fix: rename DataBaseError to DatabaseError

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 7, 2023
    Configuration menu
    Copy the full SHA
    159b4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9828b2f View commit details
    Browse the repository at this point in the history
  4. fix: add more context on SQL error

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 7, 2023
    Configuration menu
    Copy the full SHA
    531e9fb View commit details
    Browse the repository at this point in the history
  5. remove generic error

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 7, 2023
    Configuration menu
    Copy the full SHA
    2e93c4d View commit details
    Browse the repository at this point in the history
  6. feat: repalce thiserror by anyhow for the external api

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 7, 2023
    Configuration menu
    Copy the full SHA
    e4da759 View commit details
    Browse the repository at this point in the history
  7. fix: error handling in thread

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 7, 2023
    Configuration menu
    Copy the full SHA
    8acf04a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. feat: add Into<tiny_http::Header> implementation for ContentType

    Signed-off-by: Malo Polese <malo.polese@gmail.com>
    MaloPolese committed May 10, 2023
    Configuration menu
    Copy the full SHA
    f91d07e View commit details
    Browse the repository at this point in the history