get_for_task

pub async fn get_for_task(
    conn: &mut PgConnection,
    task: ApplicationTask,
) -> ModelResult<TaskLMSpec>