Superagent: retry logic

Created on 19 Jan 2012  路  4Comments  路  Source: visionmedia/superagent

on econnrefused etc, exponential falloff or similar

Feature Node

Most helpful comment

If anyone else will look at this issue - retry is already a part of superagent: http://visionmedia.github.io/superagent/#retrying-requests. If you're looking for more details: https://github.com/visionmedia/superagent/pull/1155

All 4 comments

It's still not fixed?

Checkout superagent-retry for now.

Apparently superagent-retry is not actively maintained and still depends on "superagent": "~0.20.0".

If anyone else will look at this issue - retry is already a part of superagent: http://visionmedia.github.io/superagent/#retrying-requests. If you're looking for more details: https://github.com/visionmedia/superagent/pull/1155

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jackspaniel picture jackspaniel  路  5Comments

mikecousins picture mikecousins  路  6Comments

tj picture tj  路  9Comments

tbo picture tbo  路  4Comments

djechlin picture djechlin  路  6Comments