Skip to content
1 min read · 32 words

Variable: E_VECTOR_STORE_CONSISTENCY_TIMEOUT

ts
const E_VECTOR_STORE_CONSISTENCY_TIMEOUT: CreatedException<[string]>;

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

Thrown when a vector store operation cannot be confirmed with strong consistency within the bound. Fatal: strong mode requires confirmation; timeout indicates a backend consistency issue.