getredash/redash

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

Open

#3.704 aberto em 11 de abr. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (4.236 forks)batch import
Backendhelp wanted

Métricas do repositório

Stars
 (24.845 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (3 fundiu PRs em 30d)

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.

Guia do colaborador