Skip to content

Add worker job queue limit #21

@dedmen

Description

@dedmen

Worker job queue is unlimited (I think)
we don't want to accumulate thousands of queries in there, while database is being slow.
if added from scheduled we want to sleep while waiting for there to be space in queue, in unscheduled we don't really want to freeze the game if possible.
maybe two limits, soft and hard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions