Noticed that response handling is repetitive. Ectracted a common utility function, and refactored some of these functions to use it and return early when possible.
Depends on D13644
Differential D13645
[comm-lib][blob-client] Extract error handling logic Authored by bartek on Oct 9 2024, 8:17 AM.
Details Noticed that response handling is repetitive. Ectracted a common utility function, and refactored some of these functions to use it and return early when possible. Depends on D13644 cargo build -p comm-lib
Diff Detail
|