Page MenuHomePhabricator

[lib] broadcast updates to all peers after Secondary Device registration success
ClosedPublic

Authored by kamil on Jun 13 2024, 9:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 29, 6:19 PM
Unknown Object (File)
Aug 19 2024, 2:00 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Unknown Object (File)
Jul 27 2024, 12:09 AM
Subscribers

Details

Summary

After discussion with @bartek we concluded that after receiving SECONDARY_DEVICE_REGISTRATION_SUCCESS we should:

  1. Broadcast update to all peers
  2. Update our own store (we have to call getAndUpdateDeviceListsForUsers to get platform details of new device).

Depends on D12374

Test Plan

Going to test along with fixes to ENG-8385.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jun 13 2024, 9:51 AM
This revision is now accepted and ready to land.Jun 13 2024, 9:54 PM