Discover Packages
github.com/pandaychen/grpc-wrapper-framework
microservice
backoff
package
Version:
v0.0.0-...-2ebd195
Opens a new window with list of versions in this module.
Published: Sep 29, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ExponentBase2 computes 2^(a-1) where a >= 1. If a is 0, the result is 0.
JitterUp adds random jitter to the duration.
This adds or subtracts time from the duration within a given jitter fraction.
For example for 10s and jitter 0.1, it will return a time within [9s, 11s])
type BackoffAlgo struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.