Page MenuHomePhabricator

[lib] Allow queueing based on new conditions
ClosedPublic

Authored by tomek on Tue, Sep 17, 8:46 AM.
Tags
None
Referenced Files
F2763906: D13364.diff
Thu, Sep 19, 11:50 AM
F2754934: D13364.id.diff
Wed, Sep 18, 8:52 PM
Unknown Object (File)
Tue, Sep 17, 12:31 PM
Unknown Object (File)
Tue, Sep 17, 11:05 AM
Unknown Object (File)
Tue, Sep 17, 9:29 AM
Unknown Object (File)
Tue, Sep 17, 9:29 AM
Unknown Object (File)
Tue, Sep 17, 9:28 AM
Subscribers

Details

Summary

Introduce three new conditions and allow adding and removing operations from the new queues.

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

Depends on D13363

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
Lint Not Applicable
Unit
Tests Not Applicable