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