Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Faktory MUTATE Api #61

Open
rustworthy opened this issue Apr 29, 2024 · 0 comments
Open

Add support for Faktory MUTATE Api #61

rustworthy opened this issue Apr 29, 2024 · 0 comments

Comments

@rustworthy
Copy link
Collaborator

There are two ways to mutate server state: queue actions (pause, resume, clear) and via operations on the mutable sets (kill, discard, requeue, clear) jobs in a target set, where a target set is one of "scheduled", "dead", "retries"). We are currently supporting a subset of queue actions command and will support of them once #59 is landed.

See more details in the Faktory's wiki for Mutate-API as well as
the Go bindings reference implementation.

Also see how the sets stats will become available as part of the Faktory's current state structure once this PR is landed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant