typescript-retry-decorator
A simple retry decorator for typescript with no dependency.
A simple retry decorator for typescript with no dependency.
A simple retry to be used in integrations with NodeJS
Eventually call a function based on an exponential backoff
Protractor utility for keeping track of passed/failed tests between runs. Works together with protractor-retry.
Retry library for node-fetch
An Ember addon that adds retry strategies for ember-concurrency tasks
Promise based retry logic.
Make http Requests without all those sub-dependencies, just http/s with a api wrapper
Recover from a network failure using randomized exponential backoff
Exponentially retry any promise returning function when it fails, automatically
Do it again, after a bit.
Cypress run replacement that supports parallel execution and retries
A WebdriverIO service to track and prepare for re-running failing or flaky Jasmine/Mocha tests or Cucumber Scenarios.
A shell for Q to enable retries.
Promise-based retry workflow library.
Wrap a function to retry on specific errors
Drop in replacement for qunit `test` which retries a failed test.
Retry your redux sagas with zero-config
A library for retyring promises allowing deep inspection of errors for retry.
Tiny fetch API wrapper to add support for retries, retry delay & timeouts