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 ecd4641 commit d03954dCopy full SHA for d03954d
specification.md
@@ -2835,10 +2835,6 @@ ${ {people: [.people[] | select(.age >= 40)]} }
2835
2836
This allows you to test if your workflow behaves properly for cases when there are people whose age is greater or equal 40.
2837
2838
-The `timeouts` property can be used to define state specific timeout settings. Inject states can define the
2839
-`stateExecTimeout` property. For more information on workflow timeouts reference the
2840
-[Workflow Timeouts](#Workflow-Timeouts) section.
2841
-
2842
Note that `transition` and `end` properties are mutually exclusive, meaning that you cannot define both of them at the same time.
2843
2844
##### ForEach State
0 commit comments