FGRibreau / FGRibreau/node-request-retry
Support for persistent connections?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I was wondering if it was possible for the module to keep a persistent connection open to a server to make multiple API requests. Also, if the persistent connection dies, then it would retry to connect.
Something similar to what is described in this article:
https://medium.com/@onufrienkos/keep-alive-connection-on-inter-service-http-requests-3f2de73ffa1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.