getredash/redash
在 GitHub 查看Show meaningful error message when Redash can't connect to Redis or Postgres
Open
#3,704 创建于 2019年4月11日
Backendhelp wanted
仓库指标
- Star
- (24,845 star)
- PR 合并指标
- (平均合并 9天 5小时) (30 天内合并 3 个 PR)
描述
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.