Depends on D5094
Linear task: https://linear.app/comm/issue/ENG-1734/improve-error-handling-system-in-the-blob-client
Using a new way of error handling in the blocking_read method of the put client.
Paths
| Differential D5095 Authored by • karol on Sep 9 2022, 4:44 AM.
Details Summary Depends on D5094 Linear task: https://linear.app/comm/issue/ENG-1734/improve-error-handling-system-in-the-blob-client Using a new way of error handling in the blocking_read method of the put client. Test Plan cd services/backup/blob_client cargo check after running localstack, blob and backup (in this particular order), this still works: yarn run-performance-tests backup
Diff Detail
Event TimelineHerald added a reviewer: • jon. · View Herald TranscriptSep 9 2022, 4:44 AM2022-09-09 04:44:27 (UTC-7) • karol edited the summary of this revision. (Show Details)Sep 9 2022, 4:54 AM2022-09-09 04:54:49 (UTC-7) • karol added a child revision: D5096: [services] Backup - Blob Get Client - Refactor put initialize. Harbormaster completed remote builds in B12048: Diff 16547.Sep 9 2022, 4:56 AM2022-09-09 04:56:07 (UTC-7) This revision is now accepted and ready to land.Sep 9 2022, 10:49 AM2022-09-09 10:49:06 (UTC-7) Harbormaster completed remote builds in B12159: Diff 16687.Sep 15 2022, 1:37 AM2022-09-15 01:37:41 (UTC-7) This revision was landed with ongoing or failed builds.Sep 19 2022, 7:28 AM2022-09-19 07:28:23 (UTC-7) Closed by commit rCOMMd368b1a6629b: [services] Backup - Blob Get Client - Refactor put read (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B12282: Diff 16844.Sep 19 2022, 7:39 AM2022-09-19 07:39:46 (UTC-7)
Revision Contents
Diff 16547 services/backup/blob_client/src/put_client.rs
services/backup/blob_client/src/tools.rs
|