resilient-http / resilient.js

Fault tolerant and reactive HTTP client for node.js and browsers
184 stars 13 forks source link

Handle 429 status code as exceptional fallback cases #117

Closed h2non closed 9 years ago

h2non commented 9 years ago

This would be enough: https://github.com/resilient-http/resilient.js/blob/master/lib/requester.js#L226