Skip to content

Allow autoreloading of celeryworker in dev mode #12019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
valentijnscholten opened this issue Mar 15, 2025 · 0 comments
Open

Allow autoreloading of celeryworker in dev mode #12019

valentijnscholten opened this issue Mar 15, 2025 · 0 comments

Comments

@valentijnscholten
Copy link
Member

Currently when running in dev mode via docker/setEnv.sh dev the uwsgi container ill autoreload on code changes.
But the celery worker will not reload.

There used to be a --autoreload parameter for celery, but is is deprecated.

For someone wanting to work on this, I found: https://blog.derlin.ch/auto-reload-plus-debug-django-and-django-celery-workers

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

No branches or pull requests

1 participant