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

Increased the safety limit of the deleted account purger #38441

Merged
merged 4 commits into from Jan 12, 2021

Conversation

jmkulwik
Copy link
Contributor

@jmkulwik jmkulwik commented Jan 7, 2021

On Jan 6, 2021. We exceeded our account purge safety limit of 4k. This limit was set back in 2018 when 4k was 0.01% of our 40,000,000 users. Now, we have ~74,000,000 users. Given that we were cleaning up accounts deleted during HOC week, and our usage has increased significantly since 2018, we should increase the limit to account for this increased usage. The new limit is being set to 8k to give us some breathing room.

Additional details: https://codedotorg.slack.com/archives/C3S8AJY9K/p1609954472004100

Links

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@jmkulwik jmkulwik merged commit 90672f4 into staging Jan 12, 2021
@jmkulwik jmkulwik deleted the increase-account-purge-limit branch January 12, 2021 17:06
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.

None yet

2 participants