Ask a question to get started
Enter to sendā¢Shift+Enter new line
Reactive interface exposed to framework consumers for observing and managing the server-side submission queue.
interface QueueInterface
When true (default), issue a server-side cancel via client.runs.cancel for the active run before disconnecting the client transport. Set to false for join/rejoin flows where the agent should keep running after the client disconnects.
true
client.runs.cancel
false
Cancel all pending runs on the server and clear the queue.