Reference · Glossary

RPO (recovery point objective)

The **maximum acceptable data loss** measured in time — how far back you can rewind after failure.

#When to use

Backup frequency for vector indexes, conversation logs, and eval datasets.

#When not to

RPO of zero without synchronous replication — that adds cost and complexity.

#Example

RPO 1 hour — hourly snapshots mean at worst you re-index one hour of new documents.