Page MenuHomePhabricator

[lib] Queue operations
ClosedPublic

Authored by tomek on Tue, Sep 17, 8:46 AM.
Tags
None
Referenced Files
F2766959: D13365.id44275.diff
Thu, Sep 19, 3:54 PM
F2763917: D13365.diff
Thu, Sep 19, 11:56 AM
F2756709: D13365.diff
Thu, Sep 19, 1:06 AM
Unknown Object (File)
Wed, Sep 18, 10:46 AM
Unknown Object (File)
Tue, Sep 17, 11:24 AM
Unknown Object (File)
Tue, Sep 17, 10:53 AM
Unknown Object (File)
Tue, Sep 17, 9:29 AM
Unknown Object (File)
Tue, Sep 17, 9:29 AM
Subscribers

Details

Summary

Dispatch appropriate action when an operation can be processed

https://linear.app/comm/issue/ENG-9189/introduce-additional-operation-queues

Depends on D13364

Test Plan

Tested the whole stack at once:

  1. Created an operation with a reaction that was received before an operation creating the message
  2. Created an operation with an edit that was received before an operation creating the message
  3. Created an operation with an entry edit that was received before an operation creating the entry
  4. Created an operation with thread subscription change that was received before the user became a member

In each of the cases verified that the result was correct and that the operation was removed from the queue.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage