Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-is-retry-allowed
Is retry allowed for Error?
https://github.com/floatdrop/is-retry-allowed
0
no reviews
Install
This module can be used to determine if an error allows retry or not. For example, ETIMEDOUT allows retry but ENOTFOUND does not allow retry.
Node.js is an event-based server-side JavaScript engine.