Skip to content
1 min read · 18 words

Variable: E_VECTOR_STORE_COLLECTION_FAILED

ts
const E_VECTOR_STORE_COLLECTION_FAILED: CreatedException<[string, string]>;

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

Thrown when a collection operation fails. Non-fatal: collection operation failures are recoverable.