Skip to content

Remove account reset health check#7548

Merged
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/remove-account-reset-request-health-check
Dec 29, 2022
Merged

Remove account reset health check#7548
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/remove-account-reset-request-health-check

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 a team and pauldoomgov 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