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 bartek on Oct 9 2024, 1:17 AM. Authored by Tags None Referenced Files
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
|