Page MenuHomePhabricator

[services] Backup - Blob Get Client - Refactor get read
ClosedPublic

Authored by karol on Sep 9 2022, 4:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 11:57 PM
Unknown Object (File)
Tue, Apr 30, 8:33 PM
Unknown Object (File)
Sun, Apr 28, 3:59 PM
Unknown Object (File)
Fri, Apr 26, 1:57 PM
Unknown Object (File)
Apr 13 2024, 8:04 PM
Unknown Object (File)
Apr 13 2024, 8:04 PM
Unknown Object (File)
Apr 13 2024, 8:04 PM
Unknown Object (File)
Apr 13 2024, 8:04 PM

Details

Summary

Depends on D5090

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 get 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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 12 2022, 9:42 AM
In D5091#149340, @jon wrote:

better

What do you mean by just saying "better" with no previous context?

In D5091#150005, @karol wrote:
In D5091#149340, @jon wrote:

better

What do you mean by just saying "better" with no previous context?

I think that @jon considers this version as better than the previous one.

services/backup/blob_client/src/get_client.rs
135 ↗(On Diff #16543)
This revision was landed with ongoing or failed builds.Sep 19 2022, 7:27 AM
This revision was automatically updated to reflect the committed changes.