This method will be used to handle manual retries.
https://linear.app/comm/issue/ENG-8675/add-option-to-manually-retry-a-message
Depends on D12744
Paths
| Differential D12745 Authored by tomek on Jul 15 2024, 4:13 AM.
Details Summary This method will be used to handle manual retries. https://linear.app/comm/issue/ENG-8675/add-option-to-manually-retry-a-message Depends on D12744 Test Plan Tested in combination with the rest of the stack. Sending messages requires calling this API so checking if messages are sent tests it.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJul 15 2024, 4:13 AM2024-07-15 04:13:39 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Jul 15 2024, 4:38 AM2024-07-15 04:38:18 (UTC-7) Harbormaster completed remote builds in B30379: Diff 42342.Jul 16 2024, 5:14 AM2024-07-16 05:14:04 (UTC-7)
Harbormaster completed remote builds in B30418: Diff 42390.Jul 17 2024, 8:55 AM2024-07-17 08:55:15 (UTC-7) tomek edited the test plan for this revision. (Show Details)Jul 17 2024, 9:21 AM2024-07-17 09:21:17 (UTC-7) kamil added inline comments.
This revision is now accepted and ready to land.Jul 18 2024, 6:23 AM2024-07-18 06:23:37 (UTC-7) Harbormaster completed remote builds in B30475: Diff 42474.Jul 18 2024, 8:38 AM2024-07-18 08:38:25 (UTC-7) Closed by commit rCOMM98cf024dada2: [native][web] Introduce a method fetching messages by ID to SQLiteAPI (authored by tomek). · Explain WhyJul 19 2024, 7:47 AM2024-07-19 07:47:35 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42541 lib/types/sqlite-types.js
lib/utils/__mocks__/config.js
native/database/sqlite-api.js
native/schema/CommCoreModuleSchema.js
web/database/sqlite-api.js
|