1 Commits
Author SHA1 Message Date
Alexandre Possebom 19bd3a9126 client: ack channel <status> stanzas to stop 50-minute stream recycling
Go / Build (latest) (push) Failing after 5m18s
Go / Build (old) (push) Failing after 5m18s
The server delivers channel status updates as <status> stanzas. Without a
registered node handler they were dropped unacked, so the server redelivered
them on every connect and closed the stream every 50 minutes with
<stream:error><ack class="status" .../></stream:error>.
2026-07-15 18:02:16 -03:00