Add a field that marks messages as being subjects to automatic retries.
https://linear.app/comm/issue/ENG-8729/automatic-retries-for-non-composable-dms
Paths
| Differential D12742 Authored by tomek on Jul 15 2024, 3:07 AM.
Details Summary Add a field that marks messages as being subjects to automatic retries. https://linear.app/comm/issue/ENG-8729/automatic-retries-for-non-composable-dms Test Plan Open an existing app and check if the migration doesn't throw. Start a fresh app and check if the DB creation succeeds. Further testing is performed later in the stack.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJul 15 2024, 3:07 AM2024-07-15 03:07:42 (UTC-7)
Harbormaster completed remote builds in B30317: Diff 42278.Jul 15 2024, 3:24 AM2024-07-15 03:24:09 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 15 2024, 3:43 AM2024-07-15 03:43:19 (UTC-7) tomek added a child revision: D12743: Add a new field to OutboundP2PMessage.Jul 15 2024, 3:50 AM2024-07-15 03:50:26 (UTC-7) Harbormaster completed remote builds in B30318: Diff 42279.Jul 15 2024, 3:54 AM2024-07-15 03:54:22 (UTC-7)
This revision is now accepted and ready to land.Jul 16 2024, 3:08 AM2024-07-16 03:08:12 (UTC-7) Comment Actions Rename column
Harbormaster completed remote builds in B30375: Diff 42338.Jul 16 2024, 4:48 AM2024-07-16 04:48:22 (UTC-7) Harbormaster completed remote builds in B30376: Diff 42339.Jul 16 2024, 4:53 AM2024-07-16 04:53:34 (UTC-7) Comment Actions Heads-up that I landed a different migration 48 in D12759, so you'll have to rebase this one. Sorry about that! Harbormaster completed remote builds in B30414: Diff 42386.Jul 17 2024, 8:31 AM2024-07-17 08:31:12 (UTC-7) Closed by commit rCOMMdc46a578664e: [SQLite] Add a new column to outbound_p2p_messages table (authored by tomek). · Explain WhyJul 19 2024, 7:47 AM2024-07-19 07:47:25 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42338 native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/shared-worker/_generated/comm_query_executor.wasm
|