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
F3495863: D12215.id40987.diff
Thu, Dec 19, 10:20 AM
F3495810: D12215.id40989.diff
Thu, Dec 19, 10:05 AM
F3495809: D12215.id40654.diff
Thu, Dec 19, 10:04 AM
F3494846: D12215.diff
Thu, Dec 19, 6:57 AM
Unknown Object (File)
Wed, Dec 18, 6:34 AM
Unknown Object (File)
Wed, Dec 18, 6:34 AM
Unknown Object (File)
Wed, Dec 18, 6:34 AM
Unknown Object (File)
Wed, Dec 18, 6:34 AM
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.Jun 5 2024, 10:26 AM
This revision was automatically updated to reflect the committed changes.