(error: NodeJS.ErrnoException)
| 95 | const SOCKET_PROBE_TIMEOUT_MS = 300 |
| 96 | const { |
| 97 | wsPortCandidates, |
| 98 | toolTimeoutMs, |
| 99 | getCodeTimeoutMs, |
| 100 | applyCanvasTimeoutMs, |
| 101 | maxPayloadBytes, |
| 102 | maxAssetSizeBytes, |
| 103 | maxExtensionConnections, |
| 104 | autoActivateGraceMs, |
| 105 | assetTtlMs, |
| 106 | allowedExtensionOrigins |