workerTransportError
function workerTransportError(detail): EngineError;Defined in: packages/engine/src/errors/WorkerError.ts:123
The error a request rejects with when the transport fails or the worker exits early.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
detail | string |