[Bug 46700] Implement reliable stanza delivery using XEP-0198 - Stream Management
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 20 15:04:21 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=46700
--- Comment #26 from diane at ghic.org ---
I skimmed right over TP_DELIVERY_ACCEPTED, yes that looks right.
So we have TP_DELIVERY_STATUS_ACCEPTED when the message is acknowledged.
Currently the patch doesn't do anything when the connection is lost and there
are unacknowledged stanzas.
see:
https://github.com/noonien-d/wocky/blob/XEP-0198_Stream_Management/wocky/wocky-c2s-porter.c#L1260
A first implementation would be to fix that test to eventually send a
Delivery_Status::Permanently_Failed notification to the client?
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list