getredash/redash

Show meaningful error message when Redash can't connect to Redis or Postgres

Offen

#3.704 geöffnet am 11.04.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (4.236 Forks)batch import
Backendhelp wanted

Repository-Metriken

Stars
 (24.845 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 5h) (3 gemergte PRs in 30 T)

Beschreibung

During startup, if Redash fails to connect to Redis or Postgres it will raise an unexpected exception. We should catch these exceptions, showing a meaningful message and pointing the user to setup instructions to explain what Redash depends on.

Contributor Guide