Jorricks edited a comment on issue #16023: URL: https://github.com/apache/airflow/issues/16023#issuecomment-876729124
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 two things: 1. 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? 2. Is it possible you are restarting your webserver frequently or after you started the task? -- 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]
