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 delete old data #24

Open
seanlu99 opened this issue Sep 16, 2020 · 0 comments
Open

Create cron job to delete old data #24

seanlu99 opened this issue Sep 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@seanlu99
Copy link
Collaborator

seanlu99 commented Sep 16, 2020

Run a cron job every 24 hours to delete old data:

  • Inactivate callback tokens
  • ServerRequest objects
  • Orders that were never completed

Possibly use this package: https://github.com/kraiz/django-crontab

@seanlu99 seanlu99 added the enhancement New feature or request label Sep 16, 2020
@seanlu99 seanlu99 changed the title Create cron job to delete inactive callback tokens Create cron job to delete old data Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant