Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/cloud/operation-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@ This limit applies to all requests made by each user through any client (tcld, U

This limit applies to all requests made by each service account through any client (tcld, Cloud Ops API).

**Asynchronous Operations: 10 concurrent operations at a time**

This limits the number of concurrent asynchronous operations that can be in-flight at any given time.

### Important considerations

- Rate limits are enforced across all Temporal Cloud control plane operations
Expand Down