pub const AI_PGVECTOR_RECONNECT_MAX_SECS: u64 = 300;
Maximum interval for pgvector reconnection with exponential backoff cap (seconds).