You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/26 18:37:50 UTC

[GitHub] [airflow] hugowangler commented on issue #27299: `TriggerDagRunOperator` task fails with index out of range exception while trying to reset dag run

hugowangler commented on issue #27299:
URL: https://github.com/apache/airflow/issues/27299#issuecomment-1292445658

   I actually noticed now that the `example` DAG is actually correctly triggered and rerun on with the specified `execution_date`. So it's only the `trigger` task in  `trigger_example` that "fails".
   
   Would still consider it a bug but the actual trigger of the dag run still happens.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org