Skip to content

fix: decode queue dispatch pause state - #8

Open
scadu wants to merge 1 commit into
mainfrom
fix/dispatch-paused
Open

fix: decode queue dispatch pause state#8
scadu wants to merge 1 commit into
mainfrom
fix/dispatch-paused

Conversation

@scadu

@scadu scadu commented Jul 30, 2026

Copy link
Copy Markdown

The scheduled-jobs endpoint returns the queue pause state as cluster_queue.dispatch_paused. Decode that wire field so stack implementations can stop dispatching while their queue is paused.
Includes JSON wire-format coverage for both paused and unpaused responses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet