Variable: PORT_NOT_REACHABLE
const PORT_NOT_REACHABLE: "Port not reachable" = "Port not reachable";
Defined in: electron/services/monitoring/utils/portErrorHandling.ts:33
Standardized error message for port connectivity failures.
Remarks
Used throughout port monitoring utilities to ensure consistent error reporting and handling.