An open index of dependabot pull requests across open source projects.

github.com/cenkalti/backoff/v4

Ecosystem:
go
Package URL:
pkg:golang/github.com/cenkalti/backoff/v4
Total PRs:
64 Dependabot PRs
Latest PR:
about 1 month ago
Unique Repositories:
36 repositories
Unique Repos (30 days):
2 repositories
Recent PRs
Package Details
Name: github.com/cenkalti/backoff/v4
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/cenkalti/backoff/v4
JSON API: View JSON
Package Information
Description:

Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.

Repository: https://github.com/cenkalti/backoff
Homepage: https://github.com/cenkalti/backoff
Latest Release: v4.3.0
over 2 years ago
Dependent Repos: 22,312
Dependent Packages: 16,728
Ranking: Top 0.0421% by dependent repos Top 0.0213% by dependent pkgs
PR Status
Open 25 (39.1%)
Merged 5 (7.8%)
Closed 23 (35.9%)
PR Types
Minor 46 (71.9%)
Patch 7 (10.9%)