getredash/redash

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

Open

#3,704 创建于 2019年4月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (4,236 fork)batch import
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.

贡献者指南