contribsys / faktory

Language-agnostic persistent background job server
https://contribsys.com/faktory/
Other
5.76k stars 229 forks source link

Add ability to pause and unpause queues #336

Closed mperham closed 3 years ago

mperham commented 3 years ago

Explore adding queue pausing to Faktory, per customer request. Initial thoughts:

Still not sure about the API. Web UI might be enough.

mperham commented 3 years ago

Examples:

QUEUE PAUSE *
QUEUE PAUSE foo bar
QUEUE RESUME *
QUEUE RESUME foo bar
mperham commented 3 years ago

In 1.5.0.