GitHub user dankilman opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/17
Aria 10 task retries
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-10-task-retries
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit 7f516c2450a42fce871cc0a0a61d6d7429378116
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T09:03:08Z
add eta a settable property and refactor some
commit f665234ce1fe1a497cde30310c82e1dff4f36d1a
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T09:49:54Z
add retrying task, retry interval task property, implement basic retry
logic in task_failed signal handler
commit 0d03eeb87e0006ed3bcfb20882b36dfbc1b6de69
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T09:54:07Z
normalize all datetime to utc
commit bd6f3932093bec3d93d89786a850c9440c09b31d
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:05:32Z
add global task max retries and retry interval to workflow context and
specific ones to tasks
commit 48704018f0a7164f53ccc53d2d5c8c13d47e6585
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:14:19Z
add test for api task max retry and retry interval configuration
commit 109a0ecb4e8e44cbdc8a9f8449d3265fc92ea784
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:23:44Z
move things around
commit de18726db1fdbc3b81d3b83e5155a84a12e873de
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:26:28Z
fix
commit b113b5e3550b2b93b037d9b281d3797aae31d539
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:53:40Z
bug fixes
commit 5cdf1484b00bde3ba1729f06e0f808067a6feb47
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T10:57:31Z
improve test
commit afe39fa5e58c3b474f2f5d4edeb576dac2321efb
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T12:09:35Z
add tests
commit 0b3c85d8accfe0d0106e7b01b8ed273b068d1887
Author: Dan Kilman <[email protected]>
Date: 2016-11-08T12:15:59Z
pylint
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---