Skip to content

v6.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:06
ababa53

v6.3.1 - 2026-07-15

Fixes

  • Retry pending FAULT order propagation to disconnected peers via check_transitions()
    When propagate_fault() fails to send the FAULT order (e.g. TCP connection not yet
    established), the target is marked pending. check_transitions() automatically
    retries pending targets on each call while the board remains faulted, until the
    send succeeds.