Skip to content

Queue management for Celery. #131

Description

@pooleycodes

As Manage and Provide both use the same async process better queue management is needed.

There could be two options for this

  • Set up a priority queue, provide tickets take priority over mange.
  • Set up difference Compute's for each type of task, manage tasks which are locked behind a login go to a more powerful ECS task, provide ones go to a separate container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions