Recovery Point Objective (RPO) is the maximum acceptable amount of data loss measured in time, defining how far back in time a system must be able to recover after a failure. For a vector database, this determines the frequency of backups or the replication lag of a standby replica. An RPO of five minutes means no more than the last five minutes of ingested vectors can be lost, directly impacting backup strategy and system architecture.




