# Variables
DefaultBackoffConfig uses values specified for backoff in common.
# Structs
No description provided by the author
BackoffConfig defines the parameters for the default backoff strategy.
# Interfaces
Backoff defines the methodology for backing off after a call failure.