summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/completer.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-181-3/+1
* Rename engine analyzer to be named selectorJoshua Harlow2017-01-031-6/+4
* Add the ability to skip resolving from activatingJoshua Harlow2016-04-041-10/+16
* Use helper function for post-atom-completion workJoshua Harlow2016-01-201-10/+12
* Some additional engine loggingJoshua Harlow2016-01-131-0/+2
* Allow for alterations in decider 'area of influence'Joshua Harlow2016-01-091-2/+2
* Cache atom name -> actions and provide accessor functionJoshua Harlow2015-12-301-21/+6
* Move all internal blather usage/calls to trace usage/callsJoshua Harlow2015-12-171-4/+4
* Move engine options extraction to __init__ methodsJoshua Harlow2015-11-191-11/+4
* Merge "Use batch 'get_atoms_states' where we can"Jenkins2015-11-181-5/+12
|\
| * Use batch 'get_atoms_states' where we canJoshua Harlow2015-10-131-5/+12
* | Add optional 'defer_reverts' behaviorGreg Hill2015-11-171-0/+15
|/
* Relabel internal engine 'event' -> 'outcome'Joshua Harlow2015-10-051-8/+8
* Simplify flow action engine compilation1.22.0Joshua Harlow2015-10-011-18/+20
* Create and use a serial retry executorJoshua Harlow2015-07-211-1/+10
* Retain atom 'revert' result (or failure)Joshua Harlow2015-07-101-0/+1
* Expose strategies so doc generation can easily pick them upJoshua Harlow2015-07-061-13/+23
* Make resolution/retry strategies more clear and betterJoshua Harlow2015-04-091-26/+105
* Give the GC a breakJoshua Harlow2015-03-171-1/+3
* Remove duplicate codeyangxurong2015-02-041-1/+0
* Move scheduler and completer classes to there own modulesJoshua Harlow2014-11-241-0/+114