You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the MYSQL server is down, the loop would go crazy pouring error
messages and stack traces into grafana. To the point where the dashboard
would stop working.
This reduces the spam by giving the server a few seconds to come back up
before we try again.
0 commit comments