FlaskCelery.init_app() does not update the class configuration parameters. Specifically the uri and backend. This causes issues when creating celery workers and connecting to celery url.
FlaskCelery.init_app() does not update the class configuration parameters.
Specifically the uri and backend.
This causes issues when creating celery workers and connecting to celery url.