DartVeDroid commented on issue #41359:
URL: https://github.com/apache/airflow/issues/41359#issuecomment-3113076326
> Thanks for this issue and replies! Problem still exists on
apache/airflow:2.11.0-python3.12 with k8s. Package versions:
> Issue temporarily resolved but reappeared after ~2 weeks.
Hello fellow Airflow user
I would suggest (apart from increasing the timeout value) doing one of two
things:
* upgrading to Airflow 3
It may be tedious, but in v3 old scheduler got split into two different
containers: scheduler and dag processor, which in our case should reduce the
load on scheduler and, therefore, minimize the chance of this problem occurring.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]