Page MenuHomePhabricator

[lib] extend message store ops to handle processing local field ops
ClosedPublic

Authored by ginsu on May 25 2024, 4:31 AM.
Tags
None
Referenced Files
F2114632: D12215.diff
Wed, Jun 26, 6:03 AM
Unknown Object (File)
Mon, Jun 24, 4:45 PM
Unknown Object (File)
Thu, Jun 20, 4:47 AM
Unknown Object (File)
Wed, Jun 19, 9:39 AM
Unknown Object (File)
Wed, Jun 19, 9:13 AM
Unknown Object (File)
Sat, Jun 15, 7:00 PM
Unknown Object (File)
Fri, Jun 14, 11:58 AM
Unknown Object (File)
Wed, Jun 12, 4:55 PM
Subscribers

Details

Summary

introduce necessary types + extend message store ops to handle processing local field using ops approach

Depends on D12214

Test Plan

flow + tested the entire stack at the end of the hackathon

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.May 25 2024, 4:58 AM
kamil added inline comments.
lib/types/message-types.js
507

localMessageInfo - the naming convention is inconsistent with e.g. start_reached but in other stores, we use camel case so probably it's fine. At least we can create a task to make it consistent someday but guessing this task will die in backlog and we'll never prioritize it

This revision is now accepted and ready to land.May 27 2024, 2:55 AM
This revision was landed with ongoing or failed builds.Wed, Jun 5, 10:26 AM
This revision was automatically updated to reflect the committed changes.