You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2018. It is now read-only.
There should be some support for performing "batch" or long-running jobs. We should be able to use Celery for this.
Some examples of things that would need a long-running task for:
User promotion / demotion.
Sending out invites (at least, we don't send out invites immediately, they get queued up and a batch gets sent out at once on a pseudo-random schedule)
Giving out invites to User Classes that have earned them