rcos / rcos_io

The final RCOS website.
https://new.rcos.io
MIT License
3 stars 3 forks source link

Periodic Discord sync tasks #116

Open Apexal opened 1 year ago

Apexal commented 1 year ago

There's a chance that the server falls out of sync with our data, for example:

We can create Celery tasks that run periodically (maybe every night at midnight ET?) to ensure everything is in sync.

We can also kick off these background tasks on events like users, meetings, etc. being added/updated/deleted.