GitHub user potiuk added a comment to the discussion: Airflow Helm Chart - CeleryExecutor issue?
I suggest you: * upgrade to latest version of airflow (it has newer celery version bound) * or upgrade your celery to latest verion There were some stability issues reported in earlier celery versions - you might take a look at their changelogs, but generally this is all celery related and by upgrading to newer versions (either celery or airflow) you are taking advantage of all bugfixes they implemented. GitHub link: https://github.com/apache/airflow/discussions/46523#discussioncomment-14207090 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
