---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_VECTOR_STORE_UPSERT_FAILED.md
description: 'Thrown when a vector upsert fails. Non-fatal: upsert failures are recoverable.'
---

# Variable: E\_VECTOR\_STORE\_UPSERT\_FAILED

```ts
const E_VECTOR_STORE_UPSERT_FAILED: CreatedException<[string]>;
```

Defined in: [batteries/vector/exceptions.ts:198](https://github.com/NHTIO/ADK/blob/v1.20260607.0/src/batteries/vector/exceptions.ts#L198)

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