Page MenuHomePhabricator

[lib] Queue operations
ClosedPublic

Authored by tomek on Sep 17 2024, 8:46 AM.
Tags
None
Referenced Files
F5107588: D13365.diff
Tue, Apr 1, 11:44 AM
Unknown Object (File)
Feb 28 2025, 8:14 AM
Unknown Object (File)
Feb 28 2025, 8:14 AM
Unknown Object (File)
Feb 28 2025, 8:13 AM
Unknown Object (File)
Feb 28 2025, 8:12 AM
Unknown Object (File)
Feb 8 2025, 11:54 PM
Unknown Object (File)
Jan 25 2025, 6:57 PM
Unknown Object (File)
Jan 25 2025, 6:57 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
Lint Not Applicable
Unit
Tests Not Applicable