Page MenuHomePhabricator

[lib] Convert infos to server as a part of a spec
ClosedPublic

Authored by tomek on Aug 30 2023, 9:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 3:59 PM
Unknown Object (File)
Sun, Nov 10, 3:59 PM
Unknown Object (File)
Sun, Nov 10, 3:59 PM
Unknown Object (File)
Sun, Nov 10, 3:58 PM
Unknown Object (File)
Tue, Nov 5, 2:12 AM
Unknown Object (File)
Tue, Oct 29, 2:20 AM
Unknown Object (File)
Sep 28 2024, 12:19 PM
Unknown Object (File)
Sep 28 2024, 12:19 PM
Subscribers

Details

Summary

Move the logic to a spec and call it in a selector.

https://linear.app/comm/issue/ENG-4813/migrate-getclientresponsesselector-to-a-spec

Depends on D9025

Test Plan

Modify server state and check if state check fixes client state.

Diff Detail

Repository
rCOMM Comm
Branch
state-sync
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 30 2023, 9:07 AM
Harbormaster failed remote builds in B22274: Diff 30571!
tomek requested review of this revision.Aug 30 2023, 9:25 AM
This revision is now accepted and ready to land.Aug 31 2023, 12:39 AM

LGTM
One nit: a lot of imports can be merged here 😅