maxcountryman commented on issue #16025: URL: https://github.com/apache/airflow/issues/16025#issuecomment-855250292
@potiuk Yes, understood--unfortunately there's very little additional context to share. There are three errors which all seem to be related to each other. One mentions the Celery task being killed, i.e. SIGTERM, and says it may be due to memory. That's all. Even more strange is most of the time things work just fine. We see a spike in these errors around deployment and then see a consistent number of them during normal execution. Actual Airflow tasks run as expected, seemingly unaffected (altho I suspect there's some thrashing behind the scenes that slows things down unnecessarily when the Celery commands fail in this way). I'll look through the logs more, but I suspect anything we see there won't be much different that the errors Sentry is surfacing. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
