Page MenuHomePhabricator

[lib] Queue operations
ClosedPublic

Authored by tomek on Sep 17 2024, 8:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 7:22 PM
Unknown Object (File)
Tue, Oct 22, 10:41 AM
Unknown Object (File)
Tue, Oct 22, 10:21 AM
Unknown Object (File)
Tue, Oct 22, 10:21 AM
Unknown Object (File)
Sun, Oct 20, 7:45 PM
Unknown Object (File)
Oct 13 2024, 4:31 AM
Unknown Object (File)
Oct 9 2024, 10:14 AM
Unknown Object (File)
Oct 3 2024, 6:59 PM
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