-
|
The failure seems random - different tasks fail each time, and there's no clear pattern. I've checked the task logs and there's no application-level error. The DAG has about 15 tasks with mixed operators (Python, Bash, Snowflake), and the issues started when we added more DAGs to the same Airflow instance |
Beta Was this translation helpful? Give feedback.
Answered by
aayostem
Nov 16, 2025
Replies: 1 comment
-
|
could be caused by
if it scheduler overload |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lakabosch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
could be caused by
if it scheduler overload