In addition to Task having a TimeoutSeconds and TimeoutSecondsPath, the top-level StateMachine also has a TimeoutSeconds (but not Path interestingly)
This specifies the maximum time the entire state machine can run before raising a States.Timeout error.
[ref]
In addition to
Taskhaving aTimeoutSecondsandTimeoutSecondsPath, the top-levelStateMachinealso has aTimeoutSeconds(but not Path interestingly)This specifies the maximum time the entire state machine can run before raising a
States.Timeouterror.[ref]