Registry / networking / vgarvardt-backoff

vgarvardt-backoff

JSON →
library1.0.0gogounverified

Provides configuration options for gRPC backoff strategy.

go get github.com/vgarvardt/backoff
INSTALL
IMPORT
SIG · VGARVARDT-BACKOFF
V
vgarvardt-backoff
networkinggov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

backoff
github.com/vgarvardt/backoff

Use default backoff configuration.

package main import ( "fmt" "github.com/vgarvardt/backoff" ) func main() { cfg := backoff.DefaultConfig fmt.Println(cfg.MaxDelay) }
Debug
Known issues
gotchaThis package is experimental and may change without notice.
fix
Pin to a specific version and test thoroughly.
affects: all
Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
vgarvardt-backoff — go get vgarvardt-backoff · libregistry