Skip to content

ASK_STRUCTURED_DEFAULT_TIMEOUT_MS

const ASK_STRUCTURED_DEFAULT_TIMEOUT_MS: 30000 = 30_000

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/runtime/askStructured.ts:32

Default wall-clock budget (ms) for the structured LLM call — same value as their EVAL_JUDGE_DEFAULT_TIMEOUT_MS / JUDGE_DEFAULT_TIMEOUT_MS, kept as this module’s own constant since the primitive is conceptually independent of them.