Hi All,
We have a long running DAG which is expected to take around 48 hours. But we 
are observing that its get killed by Airflow scheduler after ~24 hrs. We are 
not setting any Dag/task execution timeout explicitly.
Is there any default timeout value that get used. We are using LocalExecutor 
mode.
We checked in the Airflow code but execution timeout values seem to be set to 
'None'

Thanks,
Raman Gupta

Reply via email to