Interface: $Properties
NamespaceInfo.Limits.$Properties
Properties of a Limits.
Hierarchy
-
$Properties↳
ILimits
Properties
blobSizeLimitError
• Optional blobSizeLimitError: null | Long
Maximum size in bytes for payload fields in workflow history events (e.g., workflow/activity inputs and results, failure details, signal payloads). When exceeded, the server will reject the operation with an error.
memoSizeLimitError
• Optional memoSizeLimitError: null | Long
Maximum total memo size in bytes per workflow execution.