Skip to content

Enable ZMQ heartbeats for the confirmation socket#67

Open
schooft wants to merge 1 commit intomasterfrom
confirmation_keepalive
Open

Enable ZMQ heartbeats for the confirmation socket#67
schooft wants to merge 1 commit intomasterfrom
confirmation_keepalive

Conversation

@schooft
Copy link
Copy Markdown
Contributor

@schooft schooft commented Apr 2, 2026

After a failover, the confirmation socket connection can become broken so that all messages are silently lost.

Now heartbeats are sent every 5s by the receiver and the datamanager will reconnect if it didn't receive a heartbeat or confirmation message for more than 30s.

After a failover, the confirmation socket connection can become broken
so that all messages are silently lost.

Now heartbeats are sent every 5s by the receiver and the datamanager
will reconnect if it didn't receive a heartbeat or confirmation message
for more than 30s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant