Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.
This repository was archived by the owner on Oct 6, 2018. It is now read-only.

Celery - Long Running Jobs & Scheduled Tasks #56

Description

@galador

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
  • Purge old uploads
  • Disable old user accounts
  • Expire warning / bans

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions