getredash/redash
GitHub で見るShow meaningful error message when Redash can't connect to Redis or Postgres
Open
#3,704 opened on 2019年4月11日
Backendhelp wanted
Repository metrics
- Stars
- (24,845 stars)
- PR merge metrics
- (平均マージ 9d 5h) (30d で 3 merged PRs)
説明
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.