Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/evaluate/temporal-cloud/limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Read more about [Temporal Workflow Execution limits](/workflow-execution/limits)

### Per Workflow Callback limits

A single Workflow Execution can have a maximum of 32 total Callbacks.
A single Workflow Execution can have a maximum of 2000 total Callbacks.

These limits may be exceeded when [multiple Nexus callers attach to the same handler Workflow](/nexus/operations#attaching-multiple-nexus-callers).

Expand Down
Loading