GitHub user Leocy17 added a comment to the discussion: Airflow 3.1.1 task terminated after 24h: "Server indicated the task shouldn't be running anymore"
Thank you for your answer! I tried your suggestion and also set the following parameters: `AIRFLOW__CELERY__TASK_ACKS_LATE="True"` `AIRFLOW__CELERY_BROKER_TRANSPORT_OPTIONS__VISIBILITY_TIMEOUT="604800"` The task now runs perfectly. Thank you so much for your help; this solution really worked for me. GitHub link: https://github.com/apache/airflow/discussions/58124#discussioncomment-15206030 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
