-
Notifications
You must be signed in to change notification settings - Fork 81
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tim-kos/node-retry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f802d9edc2fdbca727d3e368234b6d714db06f8e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tim-kos/node-retry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b8e26ea7adda3f11c19086a762d15e95521f3e4e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 9 contributors
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc0559b - Browse repository at this point
Copy the full SHA cc0559bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88548b9 - Browse repository at this point
Copy the full SHA 88548b9View commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2424324 - Browse repository at this point
Copy the full SHA 2424324View commit details
Commits on Mar 6, 2020
-
Stop retry timer with operation.stop() (#69)
Fix tim-kos/node-retry/#64
Configuration menu - View commit details
-
Copy full SHA for c402d77 - Browse repository at this point
Copy the full SHA c402d77View commit details
Commits on Aug 10, 2020
-
Update retry_operation.js (#74)
Fixed the slice operation so that this comment is true: ``` // retry forever, only keep last error ```
Configuration menu - View commit details
-
Copy full SHA for b316bfc - Browse repository at this point
Copy the full SHA b316bfcView commit details
Commits on Dec 16, 2020
-
Avoid infinite loop and patch exponential backoff edge case (#68)
* Don't break exponential backoff when minTimeout is zero * Hope this is how versioning works on this project! * No more infinite loops when innocently setting retries to Infinity
Configuration menu - View commit details
-
Copy full SHA for bf0ae23 - Browse repository at this point
Copy the full SHA bf0ae23View commit details -
Handle errors despite timeouts (#71)
* Ensures that timeouts don't prevent errors from getting into the _errors array. * Replaces a test that used internal knowledge with a test targeted towards actual use cases. Co-authored-by: Danny Rivers <drivers@roirevolution.com>
Configuration menu - View commit details
-
Copy full SHA for a15d08e - Browse repository at this point
Copy the full SHA a15d08eView commit details -
fixed retry() and forever (#76)
* fixed retry() * fixed forever * Update package.json
Configuration menu - View commit details
-
Copy full SHA for a7cedfb - Browse repository at this point
Copy the full SHA a7cedfbView commit details
Commits on Jun 21, 2021
-
tim-kos committed
Jun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for b8e26ea - Browse repository at this point
Copy the full SHA b8e26eaView commit details
There are no files selected for viewing