Skip to content
Developer Preview

isLaunchFailure

The "deferred_start_failed" exit: a pre-minted turn whose launch errored at the terminal boundary, so the runtime wrote its terminal directly and no turn/started was ever emitted BY THE HOST.

Read off the wire, never off local observation: a client that had not been listening when the turn started is not looking at a launch failure.

isLaunchFailure(outcome: TurnOutcome): boolean

Parameter Type Stability Presence Description
outcome TurnOutcome required

boolean

Source

clients/sdk-ts/src/facade/turn-handle.ts:103

{
"kind": "Function",
"canonicalPath": "isLaunchFailure"
}