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 2021/06/28 10:13:39 UTC

[GitHub] [airflow] GergelyKalmar commented on issue #16107: Airflow backfilling can't be disabled

GergelyKalmar commented on issue #16107:
URL: https://github.com/apache/airflow/issues/16107#issuecomment-869559200


   I had a similar issue – in my case it was a mistyped cron that seemingly caused backfills. The trigger seemed to work fine but the intervals were wrong (the cron expressions were like `5/10 * * * * *`, notice it has one too many stars in it).


-- 
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