(workflows): update rollback context types#6807
Conversation
|
All snapshots are consistent with the source definition. The changes are straightforward and correct:
The This is a clean, well-scoped type change with no issues. LGTM |
petebacondarwin
left a comment
There was a problem hiding this comment.
Perhaps this horse has already left the stable, but won't removing this property break users of Workflows?
1835b67 to
db11339
Compare
|
/bonk |
Thread SummaryPR #6807 updates the
Discussion:
Current status: Pete's concern about the breaking change is the open question. The author has explained the rationale but hasn't yet received a follow-up response from Pete or avenceslau. |
db11339 to
387757a
Compare
adds
ctx: WorkflowStepContextand deprecated legacystepNametoWorkflowRollbackContext. Makes rollback required when rollback options are provided, narrows rollbackConfig to retries and timeout, and updates generated type snapshots plus RPC type tests