StateMachine TimeoutSeconds not implemented
Open
bug
pinned
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 7
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 3
Description
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]](https://docs.aws.amazon.com/step-functions/latest/dg/statemachine-structure.html)
Contributor guide
Assessment
This issue has not been assessed yet.