tomas / needle

Nimble, streamable HTTP client for Node.js. With proxy, iconv, cookie, deflate & multipart support.

Home Page:https://www.npmjs.com/package/needle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEATURE: Retry

ohbus opened this issue · comments

There should be a feature to enable retires or invoke the same retry promise after some additional parameters like for interceptors does when getting access tokens using refresh tokens when one is expired.

Feel free to submit a PR for this!