Skip to main content

Variable: PORT_NOT_REACHABLE

const PORT_NOT_REACHABLE: "Port not reachable" = "Port not reachable"

Defined in: electron/services/monitoring/utils/portErrorHandling.ts:30

Standardized error message for port connectivity failures.

Remarks

Used throughout port monitoring utilities to ensure consistent error reporting and handling.