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

Remove account reset health check #7548

Merged

Conversation

mitchellhenke
Copy link
Contributor

🛠 Summary of changes

The AccountResetHealthCheck was added a few years back, and we've built up much better alerting and monitoring around background jobs since then. The query for the health check is also unindexed and can take tens of milliseconds to run. With both of those things, I think it's ok to retire this health check.

(This was in part prompted by #7547)

@mitchellhenke mitchellhenke requested review from pauldoomgov and a team December 29, 2022 15:17
changelog: Internal, Health Checks, Remove account reset health check
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/remove-account-reset-request-health-check branch from 7b32c97 to 74ad746 Compare December 29, 2022 17:19
@mitchellhenke mitchellhenke merged commit bd343f2 into main Dec 29, 2022
@mitchellhenke mitchellhenke deleted the mitchellhenke/remove-account-reset-request-health-check branch December 29, 2022 18:36
@solipet solipet mentioned this pull request Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants