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`
Add support for missing
Taskstate fields:Retry(added in Feature/retry catch #40)Catch(added in Feature/retry catch #40)TimeoutSeconds(added in Feature/task state timeout #73)TimeoutSecondsPath(added in Feature/task state timeout #73)HeartbeatSecondsHeartbeatSecondsPath