We're adding a messageID field to an action if it is provided
https://linear.app/comm/issue/ENG-7106/create-a-context
Depends on D11368
Differential D11369 Authored by tomek on Mar 21 2024, 8:26 AM.
Details
Summary We're adding a messageID field to an action if it is provided https://linear.app/comm/issue/ENG-7106/create-a-context Depends on D11368 Test Plan Use the new dispatch function and verify that the store gets updated. Check if the ops are being processed and that the queue's length decreases with each processing.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMar 21 2024, 8:26 AM2024-03-21 08:26:20 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Mar 21 2024, 8:37 AM2024-03-21 08:37:07 (UTC-7) tomek retitled this revision from [lib] Create a context providing a wrapper over dispatch to [lib] Create a wrapper over dispatch.Mar 27 2024, 9:02 AM2024-03-27 09:02:50 (UTC-7) Harbormaster completed remote builds in B27710: Diff 38373.Mar 27 2024, 9:18 AM2024-03-27 09:18:01 (UTC-7) This revision is now accepted and ready to land.Mar 28 2024, 3:54 AM2024-03-28 03:54:46 (UTC-7) Harbormaster completed remote builds in B27763: Diff 38443.Mar 28 2024, 7:19 AM2024-03-28 07:19:29 (UTC-7) Closed by commit rCOMM8a655eac7f4e: [lib] Create a wrapper over dispatch (authored by tomek). · Explain WhyMar 28 2024, 8:11 AM2024-03-28 08:11:45 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38373 lib/hooks/ops-hooks.js
|
Maybe or merge with condition below?