hypothesis / hypothesis/product-backlog
Cleanup outstanding user registrations
- Dominant language
- No language data
- Stars
- 122
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We currently have 26,014 user's with activation id's. Meaning they created an account but did not complete the confirmation process. 14,346 of these are more than a year old. I wonder if we should clean these up? Having a bunch of unused data can affect query times not to mention I think we have to pay for the space. Perhaps this could be a lambda job or something. Send them an email if they don't confirm within 30 days, at 60 days we delete their unconfirmed account.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the existing registration-confirmation and email workflows, then clarify the retention policy and implementation approach. Done means unconfirmed accounts receive the proposed reminders and are deleted after the stated time limits without affecting confirmed users.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100