Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create retry with delay #35

Open
benjamincharity opened this issue Mar 1, 2018 · 0 comments
Open

Create retry with delay #35

benjamincharity opened this issue Mar 1, 2018 · 0 comments
Labels
Focus: utility General JS/TS utilities Type: feature Functionality that doesn't currently exist

Comments

@benjamincharity
Copy link
Contributor

benjamincharity commented Mar 1, 2018

Based on the backoff code refactor in #34 we need a utility to retry again after a delay determined by the HTTP error code sent by the API.

cc @brendanjerwin @bmalinconico


http://jsbin.com/biherukija/1/edit?js,console

@benjamincharity benjamincharity added Focus: utility General JS/TS utilities Type: feature Functionality that doesn't currently exist labels Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: utility General JS/TS utilities Type: feature Functionality that doesn't currently exist
Projects
None yet
Development

No branches or pull requests

1 participant