Skip to content

docs: clarify Redis maintenance for CeleryExecutor#67393

Open
Will-thom wants to merge 1 commit into
apache:mainfrom
Will-thom:issue-55215-redis-maintenance-docs
Open

docs: clarify Redis maintenance for CeleryExecutor#67393
Will-thom wants to merge 1 commit into
apache:mainfrom
Will-thom:issue-55215-redis-maintenance-docs

Conversation

@Will-thom
Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not clear when and what to clean on Redis

1 participant