Variable: E_ISOLATED_CRASHED
ts
const E_ISOLATED_CRASHED: CreatedException<[string]>;Defined in: src/batteries/isolation/exceptions.ts:80
Thrown by IsolatedService calls made (or in flight) after the guest crashed and autoRespawn/manual recycle() has not yet brought it back. Printf arg: the service name.