https://github.com/appcues/gen_retry
Last synced: about 1 month ago
Repository metadata:
Utilities for retrying Elixir functions, with configurable delay and backoff.
- Host: GitHub
- URL: https://github.com/appcues/gen_retry
- Owner: appcues
- License: mit
- Archived: true
- Created: 2016-06-11T17:20:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T16:24:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T20:37:06.058Z (about 2 months ago)
- Language: Elixir
- Size: 43.9 KB
- Stars: 199
- Watchers: 7
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: Appcues
- Login: appcues
- Email:
- Kind: organization
- Description:
- Website: https://appcues.com
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5355844?v=4
- Repositories: 71
- Last Synced at: 2023-03-25T10:03:08.571Z
- Profile URL: https://github.com/appcues
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 34
Total Committers: 7
Avg Commits per committer: 4.857
Development Distribution Score (DDS): 0.5
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
pete gamache | p****e@g****g | 17 |
Nate Tenczar | n****r@g****m | 10 |
Derek Kraan | d****n@g****m | 2 |
Rubem Nakamura | r****a@g****m | 2 |
Adam Mokan | a****n@g****m | 1 |
Jon Rowe | h****o@j****k | 1 |
Will Gilman | w****l@s****h | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hex: 42,080,124 total
- Total dependent packages: 3
- Total dependent repositories: 5
- Total versions: 9
- Total maintainers: 1
hex: gen_retry
GenRetry provides utilities for retrying Elixir functions, with configurable delay and backoff characteristics.
- Homepage:
- Documentation: http://hexdocs.pm/gen_retry/
- Licenses: MIT
- Latest release: 1.4.0 (published almost 3 years ago)
- Last Synced: 2024-11-11T01:34:27.494Z (about 1 month ago)
- Versions: 9
- Dependent Packages: 3
- Dependent Repositories: 5
- Downloads: 42,080,124 Total
-
Rankings:
- Downloads: 0.584%
- Stargazers count: 4.432%
- Dependent packages count: 5.113%
- Average: 5.675%
- Dependent repos count: 8.421%
- Forks count: 9.827%
- Maintainers (1)
Dependencies
- dialyxir ~> 1.1
- earmark ~> 1.4
- ex_doc ~> 0.26.0
- ex_spec ~> 2.0.0
- exconstructor ~> 1.0
- excoveralls ~> 0.5
- mock ~> 0.3.0