Files
masakari/releasenotes/notes/fix-notification-stuck-problem-fdb84bad8641384b.yaml
sue 7ec3edda1a Fix notfication stuck into running status when timeout
For instance or process failure workflow, the failure notification
would stuck into running status if timeout.

Closes-Bug: #1996835
Change-Id: I61e941ab9dd831369fcc46a132ae2b11c1dd23ba
2022-12-05 10:23:01 +08:00

7 lines
177 B
YAML

---
fixes:
- |
Fixes an issue where failure notification stuck into running status
when timeout. `LP#1996835
<https://bugs.launchpad.net/masakari/+bug/1996835>`__