catoverse / yellowjobs-backend-service

MIT License
3 stars 5 forks source link

Write a script to delete old tweets #32

Open anshulagx opened 2 years ago

anshulagx commented 2 years ago

image

If in the staging environment tweets older than 15 days should be deleted. If in the production environment tweets older than 2 months should be deleted.

Write a script and a CRON job that runs the script every day.