package
3.6.0+incompatible
Repository: https://github.com/hpcloud/logyard.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

RESET_AFTER is the duration of no-retry period (`Wait` was not called) after which retry stats will be resetted.

# Structs

ProgressiveRetryer retries until a configurable limit (retryLimit), but with progressive delaysf (5secs -> 5mins) that resets itself after 20 minutes of no-retry.

# Interfaces

No description provided by the author