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

Create cron job to clean up expired temporary database records #102

Open
owens1127 opened this issue Feb 9, 2025 · 0 comments
Open

Create cron job to clean up expired temporary database records #102

owens1127 opened this issue Feb 9, 2025 · 0 comments
Labels
Milestone

Comments

@owens1127
Copy link
Collaborator

owens1127 commented Feb 9, 2025

Current models that will want to be purged upon expiration:

  • Session
  • EmailVerificationCode
  • PasswordResetReq

We can use vercel cron jobs to handle this, the assignee will need to look at docs for that

@owens1127 owens1127 added this to the Tech Debt milestone Feb 9, 2025
@owens1127 owens1127 changed the title Create cron job to clean up expired temproary database records Create cron job to clean up expired temporary database records Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant