F3.1: heartbeat consistency (MOSAIC_HOME path + configurable interval) #594
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First F3 milestone — fixes the 2 pre-existing HB bugs from #584 flagged in #590 review: (1) sidecar writer ignored MOSAIC_HOME (wrote to default home) while fleet ps reads the resolved home -> mismatch on custom homes; (2) reader hardcoded 15s, ignoring MOSAIC_HEARTBEAT_INTERVAL. Refs #588.