TritonDataCenter / node-workflow

Task orchestration, creation and running using NodeJS
MIT License
456 stars 66 forks source link

#145 scope retryTimedOut to retryTask invocation #147

Closed ghost closed 8 years ago

ghost commented 8 years ago

This PR resolves the issue of tasks not recovering correctly from a timeout upon retry. Retry error state is reset per retry invocation.