Skip to main content

HTTP Retry Strategies

HTTP requests can fail due to transient short term network issues.

Wrapping a retry strategy around HTTP requests to SyncHive can mitigate such problems.