resilient-http / resilient.js

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

Support multiple node.js error codes #123

Open h2non opened 9 years ago

h2non commented 9 years ago

ECONNRESET, ENOTFOUND, ESOCKETTIMEDOUT, ETIMEDOUT, ECONNREFUSED, EHOSTUNREACH, EPIPE

h2non commented 9 years ago

Use is-fail npm package