Variable: E_GEMINI_GENERATION_REQUEST_TIMEOUT
ts
const E_GEMINI_GENERATION_REQUEST_TIMEOUT: CreatedException<[number]>;Defined in: src/batteries/generation/gemini/exceptions.ts:48
Thrown when the request handshake does not complete before requestTimeoutMs (and retries are exhausted). Non-fatal. Printf arg: [requestTimeoutMs].