Follow up to https://github.com/FilOzone/synapse-sdk/pull/725 Review all sp calls and add retry on network error. Most calls already have retries for different reasons, make sure those also retry on network error.
Follow up to #725
Review all sp calls and add retry on network error.
Most calls already have retries for different reasons, make sure those also retry on network error.