summaryrefslogtreecommitdiff
path: root/releasenotes/notes/clarify-heartbeat-connection-errors-2af152bf2d7928e2.yaml
blob: dace1cd509a68f92a2e9c043b3f187cf744f7fa3 (plain)
1
2
3
4
5
6
7
8
9
10
---
other:
  - |
    Adds an explicit capture of connectivity failures in the heartbeat
    process to provide a more verbose error message in line with what is
    occuring as opposed to just indicating that an error occured. This
    new exception is called ``HeartbeatConnectionError`` and is likely only
    going to be visible if there is a local connectivity failure such as a
    router failure, switchport in a blocking state, or connection centered
    transient failure.