Depends on D5029
I just moved the function report_error to the mutual space tools following the DRY rule.
Paths
| Differential D5030 Authored by • karol on Sep 1 2022, 11:54 PM.
Tags None Referenced Files
Details Summary Depends on D5029 I just moved the function report_error to the mutual space tools following the DRY rule. Test Plan cd services yarn run-integration-tests backup Works as before
Diff Detail
Event TimelineHerald added a reviewer: • jon. · View Herald TranscriptSep 1 2022, 11:54 PM2022-09-01 23:54:24 (UTC-7) • karol edited the summary of this revision. (Show Details)Sep 2 2022, 12:04 AM2022-09-02 00:04:45 (UTC-7) • karol added a parent revision: D5029: [services] Rust Integration - Backup - Stop rethrowing in create new backup reactor. Harbormaster completed remote builds in B11818: Diff 16223.Sep 2 2022, 12:05 AM2022-09-02 00:05:43 (UTC-7) Harbormaster completed remote builds in B11821: Diff 16226.Sep 2 2022, 12:10 AM2022-09-02 00:10:10 (UTC-7) Harbormaster failed remote builds in B11825: Diff 16230!Sep 2 2022, 12:40 AM2022-09-02 00:40:46 (UTC-7) Harbormaster completed remote builds in B11823: Diff 16228.Sep 2 2022, 12:44 AM2022-09-02 00:44:43 (UTC-7) Harbormaster completed remote builds in B11834: Diff 16239.Sep 2 2022, 4:23 AM2022-09-02 04:23:17 (UTC-7) • jon added inline comments.
This revision now requires changes to proceed.Sep 2 2022, 11:11 AM2022-09-02 11:11:32 (UTC-7) • karol added inline comments.
Harbormaster completed remote builds in B11923: Diff 16369.Sep 6 2022, 7:27 AM2022-09-06 07:27:44 (UTC-7)
This revision is now accepted and ready to land.Sep 7 2022, 11:18 AM2022-09-07 11:18:49 (UTC-7) This revision was landed with ongoing or failed builds.Sep 8 2022, 4:10 AM2022-09-08 04:10:52 (UTC-7) Closed by commit rCOMM8236a5fbe0a4: [services] Rust Integration - Backup - Make report_error shared (authored by • karol). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B12003: Diff 16458.Sep 8 2022, 4:32 AM2022-09-08 04:32:02 (UTC-7)
Revision Contents
Diff 16369 services/backup/blob_client/src/get_client.rs
services/backup/blob_client/src/lib.rs
services/backup/blob_client/src/put_client.rs
services/backup/blob_client/src/tools.rs
|