An open API service for producing an overview of a list of open source projects.

https://github.com/coveooss/exponential-backoff

Score: 30.733353561855974

Last synced: about 15 hours ago
JSON representation

Repository metadata:

A utility that allows retrying a function with an exponential delay between attempts.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 97
Total Committers: 7
Avg Commits per committer: 13.857
Development Distribution Score (DDS): 0.351

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
COVEO\ssayegh s****1@g****m 63
dependabot[bot] 4****] 21
Louis Bompart l****t@c****m 9
stepsecurity-app[bot] 1****] 1
Raphael von der Grün r****e@g****m 1
Hudo Assenco h****k 1
Dan Homola d****a@h****z 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 20
Total pull requests: 64
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 19
Total pull request authors: 13
Average comments per issue: 1.65
Average comments per pull request: 0.33
Merged pull request: 53
Bot issues: 0
Bot pull requests: 26

Past year issues: 1
Past year pull requests: 11
Past year average time to close issues: about 1 hour
Past year average time to close pull requests: about 9 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/coveooss/exponential-backoff

Top Issue Authors

  • moodysalem (2)
  • jimmykane (1)
  • louis-bompart (1)
  • Roman86 (1)
  • CaptainYarb (1)
  • Corvus278 (1)
  • llirikkk (1)
  • NickLiffen (1)
  • CareerFairPlus (1)
  • VaeterchenFrost (1)
  • uythoang (1)
  • casret (1)
  • davepaiva (1)
  • daweth (1)
  • panuhorsmalahti (1)

Top Pull Request Authors

  • dependabot[bot] (23)
  • samisayegh (16)
  • louis-bompart (11)
  • developertom01 (2)
  • stepsecurity-app[bot] (2)
  • lucasadrianof (2)
  • no23reason (2)
  • renovate-coveooss[bot] (1)
  • hudovisk (1)
  • simlevesque (1)
  • adrienharnay (1)
  • Titozzz (1)
  • raphinesse (1)

Top Issue Labels

  • question (1)

Top Pull Request Labels

  • dependencies (23)
  • bot (1)
  • dependency update (1)

Package metadata

npmjs.org: exponential-backoff

A utility that allows retrying a function with an exponential delay between attempts.

  • Homepage: https://github.com/coveooss/exponential-backoff#readme
  • Licenses: Apache-2.0
  • Latest release: 3.1.3 (published 9 months ago)
  • Last Synced: 2026-07-19T19:30:30.614Z (2 days ago)
  • Versions: 18
  • Dependent Packages: 194
  • Dependent Repositories: 41,195
  • Downloads: 218,603,753 Last month
  • Docker Downloads: 7,496,255,031
  • Rankings:
    • Downloads: 0.052%
    • Dependent repos count: 0.145%
    • Dependent packages count: 0.229%
    • Docker downloads count: 0.842%
    • Average: 1.618%
    • Stargazers count: 3.447%
    • Forks count: 4.995%
  • Maintainers (1)
proxy.golang.org: github.com/coveooss/exponential-backoff

repo1.maven.org: org.mvnpm:exponential-backoff

A utility that allows retrying a function with an exponential delay between attempts.

  • Homepage: https://github.com/coveooss/exponential-backoff#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm/exponential-backoff/
  • Licenses: Apache-2.0
  • Latest release: 3.1.3 (published 9 months ago)
  • Last Synced: 2026-07-17T15:07:53.402Z (5 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 18.518%
    • Forks count: 30.108%
    • Average: 31.394%
    • Dependent repos count: 31.671%
    • Dependent packages count: 45.279%

Dependencies

package-lock.json npm
  • 602 dependencies
package.json npm
  • @types/jest ^24.0.18 development
  • @types/node ^10.14.21 development
  • husky ^3.0.9 development
  • jest ^24.9.0 development
  • lint-staged ^9.4.2 development
  • prettier ^1.18.2 development
  • ts-jest ^24.1.0 development
  • typescript ^3.6.4 development
.github/workflows/cd.yml actions
  • actions/setup-node v3 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/dependency-review.yml actions