mistral/mistral/engine
Vitalii Solodilov a29c7d9f7f Added 'safe-rerun' policy to task-defaults section
Change-Id: Ib6641bda008a813660af5584c9319fcaddcd416f
Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
2018-04-23 20:46:43 +04: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
action_queue.py Correction of comments for the #539039 review 2018-02-12 04:09:12 +04:00
actions.py Merge "Rename task_id to task_execution_id" 2018-03-19 09:01:03 +00:00
base.py Make workflow execution creation idempotent 2018-01-04 14:07:12 +01:00
default_engine.py Implement notification of execution events 2018-02-24 07:25:55 +00:00
dispatcher.py Fix 'pause' engine command 2018-03-24 11:10:08 +00:00
engine_server.py Fix errors of parameter note 2018-02-27 13:14:29 +08:00
policies.py Add '__task_execution' structure to task execution context on the fly 2018-04-17 18:13:35 +07:00
task_handler.py Gracefully handle DB disconnected connect errors 2017-12-28 16:50:19 +07:00
tasks.py Added 'safe-rerun' policy to task-defaults section 2018-04-23 20:46:43 +04:00
utils.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
workflow_handler.py Ensure workflow check is retried on DB error 2018-03-19 09:34:30 +00:00
workflows.py Fix malformed state_info when json is set to it 2018-04-09 18:24:21 +05:30