We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c9e2a commit 913e67eCopy full SHA for 913e67e
packages/common/src/failure.ts
@@ -183,8 +183,7 @@ export interface ApplicationFailureOptions {
183
details?: unknown[];
184
185
/**
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).
+ * If set, overrides the delay until the next retry of this Activity / Workflow Task.
188
*
189
* Retry attempts will still be subject to the maximum retries limit and total time limit defined
190
* by the policy.
0 commit comments