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

Implement a more robust queueing mechanism #8

@blarghmatey

Description

@blarghmatey

This should have a more robust queueing mechanism so that stuck jobs can be placed in a lower priority queue to prevent traffic jams due to a single failing request.

At the least there should be a timeout for inactivity so that the task at the head of the queue gets cycled to the back to allow subsequent requests to be processed.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions