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

Support for retry #187

Open
muditdixit7 opened this issue Apr 3, 2018 · 1 comment
Open

Support for retry #187

muditdixit7 opened this issue Apr 3, 2018 · 1 comment

Comments

@muditdixit7
Copy link

Need support for request retry

@zxxc
Copy link

zxxc commented Mar 20, 2019

Vote for this. Would like to have possibility or workarounds at least to retry all rate limit 429 responses, for example after 1 second, 2,4,8,...,64 seconds

We are using node-rest-client widely in our project. And if i'm trying to decorate get,post methods with
polly-js it looks ugly and doeesn't really work. Especially with .on('error') methods

Is it possible to retry requests? Does anyone knows any workaround to do this without rework all parts that are using node-rest-client?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants