Skip to content

isEgressDegraded

isEgressDegraded(profile, backend, egressBackend): boolean

Defined in: src/sandbox.ts:519

Whether an egress-degraded banner is warranted for an INTERACTIVE autonomous session: the FS sandbox is in place (backend present) but the network-egress containment is absent (egressBackend null).

Distinct from isDegraded (FS-backend-missing). Only meaningful for the autonomous profile; standard/trusted return false regardless.

SandboxProfile

SandboxBackend

EgressBackend

boolean