petkaantonov/core-error-predicates

ESOCKETTIMEDOUT not covered

Opened this issue · 0 comments

node 5.x+

{
  "name": "RequestError",
  "message": "Error: ESOCKETTIMEDOUT",
  "cause": {
    "code": "ESOCKETTIMEDOUT",
    "connect": false
  },
  "error": {
    "code": "ESOCKETTIMEDOUT",
    "connect": false
  }, 
    "timeout": 60000,
  }
}