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)
Fri, Dec 13, 10:55 AM
Unknown Object (File)
Fri, Nov 29, 4:24 PM
Unknown Object (File)
Nov 21 2024, 10:07 AM
Unknown Object (File)
Nov 10 2024, 3:59 PM
Unknown Object (File)
Nov 10 2024, 3:59 PM
Unknown Object (File)
Nov 10 2024, 3:59 PM
Unknown Object (File)
Nov 10 2024, 3:58 PM
Unknown Object (File)
Nov 5 2024, 2:12 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 😅