summaryrefslogtreecommitdiff
path: root/releasenotes/notes/catch-all-cleaning-exceptions-1317a534a1c9db56.yaml
blob: eb3cc61f9a3e0912b6748a4037254989d056dd5a (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue where unexpected exceptions coming from the process to
    start cleaning would not trigger the cleaning_error_handler which
    performs the needful internal resets to permit cleaning to be retried
    again in the future. Now any error which is encountered during the
    launch of cleaning will trigger the error handler.