FGRibreau / FGRibreau/node-request-retry
proxy all promise helpers
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Rather than proxy 'then', 'catch', 'finally', 'fail', and 'done' to the underlying promise returned by promiseFactory, it would be nice if the whole api of the promise was exposed. For instance, if I use Q I would like to call .tap or .get on the return value.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.