Skip to content

Commit d88e36d

Browse files
committed
docs: README — note reset survival in workflow coverage
1 parent 3bcd811 commit d88e36d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,9 @@ a live server today:
181181
cancellation (of the workflow, its timers, activities and child workflows),
182182
child workflows, continue-as-new, signalling and cancelling external/child
183183
workflows, updates (validate/accept/reject/complete), upserting search
184-
attributes (untyped and typed) and memo, panic, and versioning
185-
(`Workflow::getVersion()` / patches).
184+
attributes (untyped and typed) and memo, panic, versioning
185+
(`Workflow::getVersion()` / patches), and surviving a reset (the reset run's
186+
new random seed is consumed and it re-executes cleanly).
186187

187188
In progress: the local-activity long-retry backoff path. Anything not yet mapped
188189
raises an explicit error rather than failing silently.

0 commit comments

Comments
 (0)