Skip to content
1 min read · 18 words

Variable: E_VECTOR_STORE_CONNECTION_FAILED

ts
const E_VECTOR_STORE_CONNECTION_FAILED: CreatedException<[string]>;

Defined in: batteries/vector/exceptions.ts:174

Thrown when a vector store connection fails. Non-fatal: connection failures are recoverable.