Page MenuHomePhabricator

[lib/web/native] implement sending confirmation of processed message
ClosedPublic

Authored by kamil on Mon, Apr 22, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 3:54 AM
Unknown Object (File)
Sun, May 12, 3:52 AM
Unknown Object (File)
Tue, May 7, 7:35 AM
Unknown Object (File)
Sat, May 4, 9:07 AM
Unknown Object (File)
Fri, May 3, 7:04 PM
Unknown Object (File)
Thu, May 2, 9:38 PM
Unknown Object (File)
Thu, May 2, 12:25 AM
Unknown Object (File)
Mon, Apr 29, 10:00 AM
Subscribers

Details

Summary

Confirmation after the message is processed.

Implementing only sending - the handling of confirmation will be implemented in the next goal Broadcasting information to peers.

This is the logic for a non-primary device where we could confirm the message right after processing DB ops. For primary we will have to wait until the backup log is uploaded, this is tracked in Backup client changes for syncing data & log upload. (cc. @marcin)

Depends on D11730, D11729

Test Plan

Manually add some messages and process them, check if confirmation is sent

Diff Detail

Repository
rCOMM Comm
Branch
land-2
Lint
No Lint Coverage
Unit
No Test Coverage