Skip to content

Commit d880b8c

Browse files
authored
Exclude unsupported States from timeouts. (#754)
Signed-off-by: Kirill Gaevskii <[email protected]>
1 parent b30f393 commit d880b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5551,7 +5551,7 @@ not obeyed in the workflow definition.
55515551

55525552
#### States Timeout Definition
55535553

5554-
All workflow states can define the `timeouts` property and can define different timeout
5554+
All workflow states except Sleep and Inject States can define the `timeouts` property and can define different timeout
55555555
settings depending on their state type.
55565556
Please reference each [workflow state definitions](#Workflow-States) for more information on which
55575557
timeout settings are available for each state type.

0 commit comments

Comments
 (0)