61ec312160
Since the task execution API get_all method is in a transaction block, if there is a lot of read against the task execution API GET method , it will lead to unnecessary DB locks that can result in deadlocks and consequently WF execution failures. Change-Id: I5a6b7829176178bb6e06768e9d52e94202cf4347 Closes-Bug: #1501433 |
||
---|---|---|
.. | ||
__init__.py | ||
action_handler.py | ||
base.py | ||
default_engine.py | ||
default_executor.py | ||
policies.py | ||
rpc.py | ||
task_handler.py | ||
utils.py | ||
workflow_handler.py |