Page MenuHomePhabricator

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

Authored by karol on Sep 9 2022, 4:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 11:03 PM
Unknown Object (File)
Sat, Apr 13, 8:05 PM
Unknown Object (File)
Sat, Apr 13, 8:05 PM
Unknown Object (File)
Sat, Apr 13, 8:05 PM
Unknown Object (File)
Sat, Apr 13, 8:05 PM
Unknown Object (File)
Apr 13 2024, 6:13 AM
Unknown Object (File)
Apr 6 2024, 1:06 AM
Unknown Object (File)
Apr 5 2024, 3:48 PM

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

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 9 2022, 10:49 AM
tomek added inline comments.
services/backup/blob_client/src/put_client.rs
201 ↗(On Diff #16687)
This revision was landed with ongoing or failed builds.Sep 19 2022, 7:28 AM
This revision was automatically updated to reflect the committed changes.