Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[revert] Reverting PR #4062 #4359

Merged
merged 2 commits into from
Feb 7, 2018

Conversation

john-bodley
Copy link
Member

This PR reverts #4062 which added a MySQL check to the /health check. The reason for the revert is two-fold:

  1. I learned that /health could return OK even if all your requests are failing and the network is down and looking at 5xx errors was a better measure.
  2. Whilst trying to remove duplicate uniqueness constraints this check caused our instance of Superset to return a 502 which is undesirable.

to: @graceguo-supercat @mistercrunch @timifasubaa

@mistercrunch
Copy link
Member

Sounds good though PR has a conflict...

@mistercrunch mistercrunch merged commit 6f1150f into apache:master Feb 7, 2018
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Feb 8, 2018
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants