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
Cancel a specific pending run by its server run ID. Returns true if found and cancelled.
Cancel all pending runs on the server and clear the queue.