hzi-braunschweig / SORMAS-Stats-next-gen

SORMAS-Stats contain functions to analyze and visualize surveillance data collected by SORMAS.
GNU General Public License v3.0
4 stars 6 forks source link

Add an error message when db connection fails #129

Closed bernardsilenou closed 2 years ago

bernardsilenou commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like When the db connection to sormas db is not available, inform the user why the sormamas-stats app does not work. Defensive programming. Error message = "Could not connect to external database" Describe alternatives you've considered

Additional context