node-js-libs / node.io

MIT License
1.8k stars 140 forks source link

retry() is evil #162

Closed rotatingJazz closed 9 years ago

rotatingJazz commented 11 years ago

It doesn't work properly with proxy rotation (if a proxy fails at some point) - if I add() manually to the queue instead, everything works as expected.