Skip to content

Tenzir Node v4.19.1

Download the release on GitHub.

Explicitly handle AMQP heartbeats in saver

Section titled “Explicitly handle AMQP heartbeats in saver”

Activating heartbeats via -X/--set on an amqp saver triggered socket errors if the interval between sent messages was larger than the heartbeat interval. This has been fixed by handling heartbeat communication correctly in such cases.

By @satta in #4428.

Last updated: