Skip to content
1 min read · 16 words

Variable: E_VECTOR_STORE_MIGRATION_FAILED

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

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

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