Skip to content

Add worker job queue limit #21

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.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions