const WRITE_RETRY_MAX: u32 = 5;
Maximum number of retries on PostgreSQL serialization conflicts (error 40001).