Page MenuHomePhabricator

[lib] Create a new action and a reducer that queue the operations
ClosedPublic

Authored by tomek on Jul 30 2024, 9:53 AM.
Tags
None
Referenced Files
F3002974: D12949.id43037.diff
Fri, Oct 18, 9:30 AM
Unknown Object (File)
Sun, Oct 6, 8:00 PM
Unknown Object (File)
Sun, Oct 6, 7:59 PM
Unknown Object (File)
Sun, Oct 6, 7:28 PM
Unknown Object (File)
Fri, Sep 27, 7:59 PM
Unknown Object (File)
Wed, Sep 18, 4:46 PM
Unknown Object (File)
Sep 7 2024, 1:43 PM
Unknown Object (File)
Sep 7 2024, 12:59 PM
Subscribers

Details

Summary

Dispatch an action when an operation can't be processed. Add to a queue in the reducer.

https://linear.app/comm/issue/ENG-8916/create-a-new-action-and-a-reducer-that-queue-the-operations

Depends on D12948

Test Plan

Processed an operation for a missing thread and verified that it was added to the queue in Redux.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 31 2024, 3:06 AM