Skip to content

Script to add failed tasks to queue again in case of power outage #123

@CrimsonGlory

Description

@CrimsonGlory

The script should:

  • List all the tasks that had not finished (date_ended is null) (Group A)
  • List all the tasks that are currently on the queue (Group B)
  • List all the tasks that are currently handled by a worker (Group C)
  • Add (Group A - Group B - Group C) to queue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions