Skip to content
1 min read · 17 words

Variable: E_VECTOR_STORE_UPSERT_FAILED

ts
const E_VECTOR_STORE_UPSERT_FAILED: CreatedException<[string]>;

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

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