Jorricks commented on issue #16023:
URL: https://github.com/apache/airflow/issues/16023#issuecomment-876729124


   Is it possible you are restarting your webserver frequently?
   
   I think the problem is that it shouldn't go through this filter, but it 
somehow is.
   
   
https://github.com/apache/airflow/blob/db6acd9e8a91e0eca9e12cace72edc57b2667d25/airflow/jobs/scheduler_job.py#L1185
   
   Makes me wonder, what do you have for your 
[worker_refresh_interval](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#worker-refresh-interval)
 in the airflow.cfg?


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