How to resend a http request during ECONNRESET error using request module of Node JS?

后端 未结 0 340
旧巷少年郎
旧巷少年郎 2020-12-11 23:43

For certain HTTP request I am getting ECONNRESET error. I want to send the request again if that condition occurs. How to send request again, if ECONNRESET error event occur

相关标签:
回答
  • 消灭零回复
提交回复
热议问题