alkismavridis commented on issue #62218:
URL: https://github.com/apache/airflow/issues/62218#issuecomment-3984223571

   It worked! 🎉 
   
   I increased the `celery_broker_transport_options -> visibility_timeout` to 1 
Month and the tasks are now not killed.
   
   
   Open questions ❓ 
    
   - Still unsure why my tasks were being killed at exactly 24h. According to 
the docs , the default value of `celery_broker_transport_options -> 
visibility_timeout` was 1h, not 24h.
   - Also, unsure why increasing the value of `execution_api -> 
jwt_expiration_time ` did not work.
   
   


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

Reply via email to