TritonDataCenter / node-workflow

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

#145: scope retryTimedOut to retryTask invocation #148

Closed ghost closed 8 years ago

ghost commented 8 years ago

This resolves the issue of task-runner not being able to recover from a previous timeout state.

Closes #145

kusor commented 8 years ago

Done. Thanks!

ghost commented 8 years ago

Sweet. When do you think you might get a 1.0 release out there containing this fix? I'm using a monkey patched version in the interim.

kusor commented 8 years ago

Already published wf@1.0.1. I'd say go with the git latest anyway, it'll be faster and always up2date ;-)

ghost commented 8 years ago

Thanks! Will redis plugin 0.10 work okay with the 1.0 codeline of the main module?

kusor commented 8 years ago

It should, let me know if it doesn't please.