Skip to content

Commit 913e67e

Browse files
authored
1 parent 12c9e2a commit 913e67e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/common/src/failure.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,7 @@ export interface ApplicationFailureOptions {
183183
details?: unknown[];
184184

185185
/**
186-
* If set, overrides the delay until the next retry of this Activity (this field is ignored if
187-
* this error does not originate from an Activity).
186+
* If set, overrides the delay until the next retry of this Activity / Workflow Task.
188187
*
189188
* Retry attempts will still be subject to the maximum retries limit and total time limit defined
190189
* by the policy.

0 commit comments

Comments
 (0)