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

Add retries for 'temporary' errors? #24

Closed
vdesabou opened this issue Jan 29, 2015 · 1 comment
Closed

Add retries for 'temporary' errors? #24

vdesabou opened this issue Jan 29, 2015 · 1 comment

Comments

@vdesabou
Copy link
Contributor

Hello,

I've observed that quite a lot of users are getting 502 (Bad Gateway) list available here errors when using my Alfred workflow

I wanted to ask you if it would not make sense to add the possibility to retry requests (with configurable retry period and max number of retries) for 429, 404, 500, 502 and 503 errors..?

Of course it can be done also when using the API. I just wanted your opinion 😄

Thanks

@vdesabou
Copy link
Contributor Author

I implemented it at my project level vdesabou/alfred-spotify-mini-player@615b775 so I guess it is better to keep the API simple.

Closing the issue

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

1 participant