Module retry
phytrace_
sdk
0.1.0
Module retry
Module Items
Structs
In phytrace_
sdk::
reliability
phytrace_sdk
::
reliability
Module
retry
Copy item path
Source
Expand description
Retry logic with exponential backoff and jitter.
Structs
ยง
Retry
Handler
Retry handler with exponential backoff.
Retry
Stats
Statistics from a retry operation.