Skip to content

Improve DB error handling #1

@AntonioAlves6

Description

@AntonioAlves6

Improve DB error handling.
Currently there is not a way to "know" if the DB is down or not started. For example if a http request is made when the RemoteLabApp is running, and the docker container was not started a 500 is returned but without any distinction.
Think about if it is good to indicate an error in the HTTP response or in a log system and keep the 500 http as it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions