https://github.com/lostisland/faraday-retry

Last synced: about 1 month ago

Repository metadata:

Catches exceptions and retries each request a limited number of times


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 53
Total Committers: 15
Avg Commits per committer: 3.533
Development Distribution Score (DDS): 0.472

Commits in past year: 10
Committers in past year: 7
Avg Commits per committer in past year: 1.429
Development Distribution Score (DDS) in past year: 0.7

Name Email Commits
Olle Jonsson o****n@g****m 28
Mattia Giuffrida g****a@g****m 5
Matt i****a 5
Jonathan Rochkind j****d@s****g 2
Max Prokopiev m****v@g****m 2
mi-wada m****d@g****m 2
Brooke McKim b****m@g****m 1
Felipe Zavan f****e@z****e 1
Justin Littman j****n@g****m 1
Olle Jonsson o****n@a****m 1
m-nakamura145 m****5@g****m 1
Adif Sgaid 6****d 1
Peter Goldstein p****n@g****m 1
R Gibim 9****e 1
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: faraday-retry

Catches exceptions and retries each request a limited number of times.

  • Homepage: https://github.com/lostisland/faraday-retry
  • Documentation: http://www.rubydoc.info/gems/faraday-retry/
  • Licenses: MIT
  • Latest release: 2.2.1 (published 8 months ago)
  • Last Synced: 2024-11-10T21:37:25.921Z (about 1 month ago)
  • Versions: 8
  • Dependent Packages: 113
  • Dependent Repositories: 11,981
  • Downloads: 196,393,875 Total
  • Docker Downloads: 947,671,206
  • Rankings:
    • Docker downloads count: 0.118%
    • Downloads: 0.12%
    • Dependent repos count: 0.313%
    • Dependent packages count: 0.34%
    • Average: 2.496%
    • Forks count: 6.405%
    • Stargazers count: 7.678%
  • Maintainers (1)
go: github.com/lostisland/faraday-retry

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/lostisland/faraday-retry#section-documentation
  • Licenses: mit
  • Latest release: v2.2.1+incompatible (published 8 months ago)
  • Last Synced: 2024-11-10T21:37:27.268Z (about 1 month ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 5.604%
    • Stargazers count: 6.079%
    • Average: 8.015%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

Gemfile rubygems
  • faraday-multipart ~> 1.0 development
faraday-retry.gemspec rubygems
  • bundler ~> 2.0 development
  • rake ~> 13.0 development
  • rspec ~> 3.0 development
  • rubocop ~> 1.21.0 development
  • rubocop-packaging ~> 0.5.0 development
  • rubocop-performance ~> 1.0 development
  • rubocop-rspec ~> 2.0 development
  • simplecov ~> 0.21.0 development
  • faraday ~> 2.0
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-ruby v1 composite
  • dawidd6/action-publish-gem v1 composite