Depends on D5095
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 initialize method of the put client.
Paths
| Differential D5096 Authored by • karol on Sep 9 2022, 4:44 AM.
Details Summary Depends on D5095 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 initialize 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:44 (UTC-7) • karol edited the summary of this revision. (Show Details)Sep 9 2022, 4:54 AM2022-09-09 04:54:55 (UTC-7) Harbormaster completed remote builds in B12049: Diff 16548.Sep 9 2022, 4:56 AM2022-09-09 04:56:46 (UTC-7) • jon added inline comments.
This revision now requires changes to proceed.Sep 9 2022, 10:47 AM2022-09-09 10:47:26 (UTC-7)
Harbormaster completed remote builds in B12070: Diff 16570.Sep 12 2022, 1:26 AM2022-09-12 01:26:50 (UTC-7) Harbormaster completed remote builds in B12075: Diff 16575.Sep 12 2022, 1:48 AM2022-09-12 01:48:08 (UTC-7) This revision is now accepted and ready to land.Sep 12 2022, 9:07 AM2022-09-12 09:07:17 (UTC-7) Harbormaster completed remote builds in B12160: Diff 16688.Sep 15 2022, 1:38 AM2022-09-15 01:38:14 (UTC-7) tomek added inline comments.
This revision was landed with ongoing or failed builds.Sep 19 2022, 7:28 AM2022-09-19 07:28:29 (UTC-7) Closed by commit rCOMMf7cf2bdf5367: [services] Backup - Blob Get Client - Refactor put initialize (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B12283: Diff 16845.Sep 19 2022, 7:40 AM2022-09-19 07:40:55 (UTC-7)
Revision Contents
Diff 16688 services/backup/blob_client/src/get_client.rs
services/backup/blob_client/src/put_client.rs
services/backup/blob_client/src/tools.rs
|