pub async fn update_registration_attempt( conn: &mut PgConnection, completion_id: Uuid, ) -> ModelResult<()>