ironic-python-agent/releasenotes/notes/heartbeat-jitter-620bbcba59...

8 lines
258 B
YAML

---
fixes:
- |
Adds random jitter to retried heartbeats after Ironic returns an error.
Previously, heartbeats would be retried after 5 seconds, potentially
causing a thundering herd problem if many nodes fail to heartbeat at
the same time.