mistral/mistral/engine
Zuul 2c430f4242 Merge "Reformat retry logic for tasks with join" 2019-05-07 09:27:18 +00:00
..
__init__.py Renaming "engine1" to "engine" 2015-04-09 17:47:36 +06:00
action_handler.py Dynamic workflow name evaluation. 2017-08-16 13:17:10 +02:00
actions.py Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03:00
base.py Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03:00
default_engine.py Add option to start subworkflow via RPC. 2019-04-26 00:29:00 +03:00
dispatcher.py Performance: remove unnecessary workflow execution update 2018-09-03 11:47:11 +07:00
engine_server.py Stop sending workflow output to on_action_complete 2019-04-04 09:02:20 +00:00
policies.py Reformat retry logic for tasks with join 2019-04-26 16:21:49 +03:00
post_tx_queue.py Simplify workflow and join completion logic 2018-11-09 14:17:20 +07:00
task_handler.py Sending TASK_FAILED event in case of MistralException 2019-02-07 19:33:10 +00:00
tasks.py Optimize action scheduling 2019-03-18 09:28:13 +07:00
utils.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
workflow_handler.py Fix an obsolete name of a profiler trace 2019-04-08 17:15:33 +07:00
workflows.py Stop sending workflow output to on_action_complete 2019-04-04 09:02:20 +00:00