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