Skip to main content

Module utils

Module utils 

Source

Structs§

NonRetryableError
Marker error that tells with_retry to bail immediately without retrying. Used for HTTP 429 / 403 where retrying is actively harmful.

Constants§

WARMUP_SECS

Functions§

calculate_mbps
create_spinner
with_retry