Live data from Hacker News

Ask HN: Modern Node.js Request Fault Tolerance Library?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: Modern Node.js Request Fault Tolerance Library?

#4
It’s not what you asked, I understood after I clicked the hystrix link, but so I will post the comment in case it helps:

The node library "got" is a good alternative to the "request" node library and will retry automatically the HTTP requests that failed for technical reasons.