File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -583,8 +583,7 @@ payload annotations.
583583
584584| Field | Purpose | Typical source | Notes |
585585| --- | --- | --- | --- |
586- | ` CommandId ` | Unique, monotonic identifier for deduplication | Static command factories | Remains stable for retries and sto
587- rage lookups. |
586+ | ` CommandId ` | Unique, monotonic identifier for deduplication | Static command factories | Remains stable for retries and storage lookups. |
588587| ` CorrelationId ` | Ties a command to an upstream workflow/request | HTTP ` X-Correlation-Id ` , message headers | Preserved through
589588 serialization and Orleans surrogates. |
590589| ` CausationId ` | Records the predecessor command/event | Current command ID | Supports causal chains in telemetry. |
You can’t perform that action at this time.
0 commit comments