Are you an LLM? You can read better optimized documentation at /api/@nhtio/adk/batteries/embeddings/ollama/exceptions/variables/E_OLLAMA_EMBEDDINGS_REQUEST_TIMEOUT.md for this page in Markdown format
Variable: E_OLLAMA_EMBEDDINGS_REQUEST_TIMEOUT
ts
const E_OLLAMA_EMBEDDINGS_REQUEST_TIMEOUT: CreatedException<[number]>;Defined in: src/batteries/embeddings/ollama/exceptions.ts:47
Thrown when the request handshake does not complete before requestTimeoutMs (and retries are exhausted). Non-fatal. Printf arg: [requestTimeoutMs].