uranusjr commented on issue #11379: URL: https://github.com/apache/airflow/issues/11379#issuecomment-891853538
You may find this StackOverflow entry interesting: https://stackoverflow.com/questions/56188537 From what I can gather, this tends to happen when you send a ton of things around in Kubernetes very quickly because the DNS lookup is overwhelmed and cannot respond to requests quickly enough, and you need to tweak your Kubernetes setup to make it work. This is probably not something Airflow has control over. -- 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]
