aws-local-stepfunctions icon indicating copy to clipboard operation
aws-local-stepfunctions copied to clipboard

Support for missing `Task` state fields

Open nibble-4bits opened this issue 3 years ago • 0 comments

Add support for missing Task state fields:

  • [x] Retry (added in #40)
  • [x] Catch (added in #40)
  • [x] TimeoutSeconds (added in #73)
  • [x] TimeoutSecondsPath (added in #73)
  • [ ] HeartbeatSeconds
  • [ ] HeartbeatSecondsPath

nibble-4bits avatar Sep 07 '22 17:09 nibble-4bits