Retrieving data and putting back to store.
We could consider moving this logic to different place - reports are not needed on app start.
Depends on D7937
Paths
| Differential D7938 Authored by kamil on May 23 2023, 3:44 AM.
Tags None Referenced Files
Details Summary Retrieving data and putting back to store. Depends on D7937 Test Plan Check if reports are properly fetched and converted.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptMay 23 2023, 3:44 AM2023-05-23 03:44:45 (UTC-7) kamil added a child revision: D7939: [native] stop persisting reports.May 23 2023, 4:00 AM2023-05-23 04:00:22 (UTC-7) Harbormaster completed remote builds in B19650: Diff 26858.May 23 2023, 4:03 AM2023-05-23 04:03:26 (UTC-7) Comment Actions
Yeah, waiting for these when the app starts isn't ideal. This revision is now accepted and ready to land.May 24 2023, 3:19 AM2023-05-24 03:19:27 (UTC-7) Comment Actions
created task: ENG-4021 Harbormaster completed remote builds in B19923: Diff 27298.May 31 2023, 8:51 AM2023-05-31 08:51:29 (UTC-7) Closed by commit rCOMM2cb7cef3cfe0: [native] fetch reports from SQLite and dispatch to store (authored by kamil). · Explain WhyMay 31 2023, 9:24 AM2023-05-31 09:24:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27298 lib/ops/report-store-ops.js
lib/reducers/message-reducer.test.js
lib/reducers/report-store-reducer.js
lib/types/redux-types.js
|