2026-01-22 21:21:56 +05:30

2 lines
80 B
JavaScript

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