Skip to main content
You can monitor wait list size of your flow control key’s from the console FlowControl tab. The console also allows you to pin, unpin, and reset rate for flow control keys directly.
Also you can get the same info using the REST API.

Manage

You can manage flow control keys by pausing/resuming delivery, pinning/unpinning configurations, and resetting rate counts. These operations are available via the SDK, REST API, or directly from the Flow Control tab in the Upstash Console. Since Upstash Workflow uses QStash under the hood, flow control management is done through the QStash client. See the QStash Flow Control Management API for full details and code examples.