Files
2026-05-13 14:20:41 +00:00

2 lines
80 B
JavaScript

export const NODEJS_TIMEOUT_ERROR_CODES = ["ECONNRESET", "EPIPE", "ETIMEDOUT"];