Skip to content
1 min read · 17 words

Variable: E_ANTHROPIC_MESSAGES_STREAM_STALLED

ts
const E_ANTHROPIC_MESSAGES_STREAM_STALLED: CreatedException<[number]>;

Defined in: src/batteries/llm/anthropic_messages/exceptions.ts:69

Thrown when the Messages stream goes silent for longer than streamIdleTimeoutMs.