summaryrefslogtreecommitdiff
path: root/releasenotes/notes/disable_periodic_task-590a91c0a5235cfb.yaml
blob: d7b23f16f85c1728a17e9d7e5c5845caa5f52ea2 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes periodic task initialization options to prevent a negative number.
    If ``[conductor]clean_callback_timeout``, ``[conductor]inspect_wait_timeout``
    or ``[conductor]inspect_wait_timeout`` have a negative value an error
    will be triggered.