summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-endless-loop-on-storage-error-dd4467f0bbc66abf.yaml
blob: 35a6ca46205892c16202522b4b77a8c747fbc1b6 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Limit retries for storage failures on saving flow/task state in the storage.
    Previously on StorageFailure exception may cause an endless loop during
    execution of flows throwing errors and retrying to save details.