After we conclude that the migration was successful, we will replace this code with the one that replaces the entries only when they are missing from the store.
Depends on D12164
https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite
Differential D12169 Authored by tomek on May 22 2024, 4:34 AM.
Details Summary After we conclude that the migration was successful, we will replace this code with the one that replaces the entries only when they are missing from the store. Depends on D12164 https://linear.app/comm/issue/ENG-3486/move-entrystore-to-sqlite Test Plan Run console.log(entryStoreOperations) from tis code.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMay 22 2024, 4:34 AM2024-05-22 04:34:08 (UTC-7) Harbormaster completed remote builds in B29154: Diff 40525.May 22 2024, 4:50 AM2024-05-22 04:50:32 (UTC-7) This revision is now accepted and ready to land.May 22 2024, 7:14 AM2024-05-22 07:14:59 (UTC-7) marcin edited the test plan for this revision. (Show Details)May 24 2024, 9:14 AM2024-05-24 09:14:57 (UTC-7)
Harbormaster completed remote builds in B29251: Diff 40657.May 27 2024, 4:44 AM2024-05-27 04:44:26 (UTC-7) Closed by commit rCOMM70681d12e108: [web] Replace persisted entries with the ones from initial redux state (authored by tomek). · Explain WhyMay 27 2024, 5:51 AM2024-05-27 05:51:02 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40669 web/redux/initial-state-gate.js
|