getredash/redash

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

Open

#3,704 opened on 2019年4月11日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (24,845 stars) (4,236 forks)batch import
Backendhelp wanted

説明

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.

コントリビューターガイド