summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/actions/retry.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused LOGji-xuepeng2016-07-101-3/+0
* Allow for revert to have a different argument list from executeGreg Hill2016-02-261-7/+14
* Create and use a serial retry executorJoshua Harlow2015-07-211-48/+18
* Merge "Retain atom 'revert' result (or failure)"Jenkins2015-07-151-9/+11
|\
| * Retain atom 'revert' result (or failure)Joshua Harlow2015-07-101-9/+11
* | Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-2/+3
|/
* Split-off the additional retry states from the task statesJoshua Harlow2015-06-181-4/+0
* Allow the storage unit to use the right scoping strategyJoshua Harlow2015-03-111-4/+2
* Map optional arguments as well as required argumentsMin Pae2015-02-101-3/+6
* Mirror the task executor methods in the retry actionJoshua Harlow2015-01-161-24/+26
* Remove 'SaveOrderTask' and test state in class variablesJoshua Harlow2015-01-151-10/+11
* Send in the prior atom state on notification of a state changeJoshua Harlow2015-01-091-4/+7
* Merge "Add and use a new simple helper logging module"Jenkins2014-12-111-2/+1
|\
| * Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-2/+1
* | Stop returning atoms from execute/revert methodsJoshua Harlow2014-12-061-2/+4
|/
* Move atom action handlers to there own subfolder/submoduleJoshua Harlow2014-12-051-0/+123