HomePhabricator
Diffusion Comm ebe8eb9bd0db

[lib] Take operations from the queue when conditions become met

Description

[lib] Take operations from the queue when conditions become met

Summary:
Check the conditions, take from the queues, process and dispatch actions.

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

Depends on D13366

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.

Reviewers: kamil, will

Reviewed By: kamil

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D13375

Details

Provenance
tomekAuthored on Wed, Sep 18, 5:14 AM
Reviewer
kamil
Differential Revision
D13375: [lib] Take operations from the queue when conditions become met
Parents
rCOMM25b472e3dbe5: [lib] Update the conditions we check before processing the operations
Branches
Unknown
Tags
Unknown