getredash/redash

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

Open

#3 704 ouverte le 11 avr. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Python (4 236 forks)batch import
Backendhelp wanted

Métriques du dépôt

Stars
 (24 845 stars)
Métriques de merge PR
 (Merge moyen 9j 5h) (3 PRs mergées en 30 j)

Description

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.

Guide contributeur