Will-thom opened a new pull request, #67393: URL: https://github.com/apache/airflow/pull/67393
Closes #55215.\n\nAdds a Redis maintenance section to the CeleryExecutor docs explaining what Airflow stores in Redis when it is used as the Celery broker, how that differs from the metadata database, when cleanup is appropriate, and why Redis should not be flushed while schedulers or workers are running.\n\nValidation:\n- git diff --check -- providers/celery/docs/celery_executor.rst\n- rg -n Redis maintenance providers/celery/docs/celery_executor.rst -- 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]
