We're processing the actions one by one and report successful processing after it is done.
https://linear.app/comm/issue/ENG-7098/create-a-handler-that-processes-the-ops
Depends on D11366
Paths
| Differential D11367 Authored by tomek on Mar 21 2024, 8:20 AM.
Tags None Referenced Files
Subscribers
Details
Summary We're processing the actions one by one and report successful processing after it is done. https://linear.app/comm/issue/ENG-7098/create-a-handler-that-processes-the-ops Depends on D11366 Test Plan Added a sleep to the handler after calling processDBStoreOperations and observed in Redux debugger that the ops were processed.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMar 21 2024, 8:20 AM2024-03-21 08:20:54 (UTC-7) tomek edited the summary of this revision. (Show Details)Mar 21 2024, 8:21 AM2024-03-21 08:21:43 (UTC-7) tomek edited the summary of this revision. (Show Details)Mar 21 2024, 8:28 AM2024-03-21 08:28:09 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Mar 21 2024, 8:31 AM2024-03-21 08:31:47 (UTC-7) tomek edited the summary of this revision. (Show Details)Mar 27 2024, 8:58 AM2024-03-27 08:58:59 (UTC-7) tomek added inline comments.
Harbormaster completed remote builds in B27708: Diff 38371.Mar 27 2024, 9:13 AM2024-03-27 09:13:17 (UTC-7) This revision is now accepted and ready to land.Mar 28 2024, 3:49 AM2024-03-28 03:49:37 (UTC-7)
Closed by commit rCOMMf6b18846b255: [lib] Handle processing of the ops (authored by tomek). · Explain WhyMar 28 2024, 8:11 AM2024-03-28 08:11:43 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38371 lib/handlers/db-ops-handler.react.js
lib/types/db-ops-types.js
native/root.react.js
web/components/db-ops-handler.react.js
web/root.js
|