Depends on D5092
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 terminate method of the put client.
Paths
| Differential D5093 Authored by • karol on Sep 9 2022, 4:43 AM.
Details Summary Depends on D5092 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 terminate 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:43 AM2022-09-09 04:43:50 (UTC-7) Harbormaster completed remote builds in B12046: Diff 16545.Sep 9 2022, 4:54 AM2022-09-09 04:54:19 (UTC-7) • karol edited the summary of this revision. (Show Details)Sep 9 2022, 4:54 AM2022-09-09 04:54:38 (UTC-7) • karol added a parent revision: D5092: [services] Backup - Blob Get Client - Refactor get initialize. This revision now requires changes to proceed.Sep 9 2022, 10:52 AM2022-09-09 10:52:52 (UTC-7)
Harbormaster completed remote builds in B12074: Diff 16574.Sep 12 2022, 1:47 AM2022-09-12 01:47:35 (UTC-7) This revision is now accepted and ready to land.Sep 12 2022, 9:05 AM2022-09-12 09:05:09 (UTC-7) This revision now requires changes to proceed.Sep 15 2022, 8:46 AM2022-09-15 08:46:34 (UTC-7) Harbormaster completed remote builds in B12249: Diff 16810.Sep 19 2022, 1:39 AM2022-09-19 01:39:45 (UTC-7) This revision is now accepted and ready to land.Sep 19 2022, 5:07 AM2022-09-19 05:07:48 (UTC-7) This revision was landed with ongoing or failed builds.Sep 19 2022, 7:28 AM2022-09-19 07:28:10 (UTC-7) Closed by commit rCOMMc0d83a91976c: [services] Backup - Blob Get Client - Refactor put terminate (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B12280: Diff 16842.Sep 19 2022, 7:36 AM2022-09-19 07:36:35 (UTC-7)
Revision Contents
Diff 16842 services/backup/blob_client/src/put_client.rs
|