Skip to content

QueryLifecycleOptions

This content is not available in your language yet.

Common to both query tiers; these options never trigger tooling assembly.

optional cleanupTimeoutMs?: number;

Default 30 seconds. Bounds cleanup observation, not model execution.


optional onLifecycleError?: (error) => void;

Required error channel when AsyncIteratorClose preserves a consumer’s own throw.

SdkLifecycleError

void