CATALOG_TIMEOUT_MS
constCATALOG_TIMEOUT_MS:10000=10_000
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/providers/modelCatalog.ts:52
Catalog fetch timeout. Deliberately generous (and separate from /v1/models discovery’s 2 s
interactive-path probe): api.json is a few MB and this fetch runs off the explicit gth models
cache-fill path, not a first-run keystroke, so latency headroom matters more than snappiness.