ce18c0bf67
If an executor dies while running an action execution, then the execution will remain in RUNNING state (because the dead executor can't signal the error). Implements blueprint: action-execution-reporting Change-Id: I51b4db6aa321d0e53bbb85a74f8ebaea0376d22e
6 lines
225 B
YAML
6 lines
225 B
YAML
---
|
|
features:
|
|
- >
|
|
[`blueprint action-execution-reporting <https://blueprints.launchpad.net/mistral/+spec/action-execution-reporting>`_]
|
|
Introduced a mechanism to close action executions that stuck in RUNNING state.
|