resilient-http / resilient.js

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

Support retry/fallback external strategies #124

Closed h2non closed 9 years ago

h2non commented 9 years ago

Plugable external retry strategies

h2non commented 9 years ago

This is already supported from version 0.3.1 with pluggable failure/retry strategies.