This repository was archived by the owner on Aug 26, 2021. It is now read-only.
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Do not set BROKER_TRANSPORT #26
Open
Description
I'm not entirely sure the purpose of this setting, but it seems in (at least) Celery 3.1 it should not be configured, or it should be configured with something else (I think just 'redis'). I've never ever had to configure this myself, so it's probably better to just remove this configuration.
Setting it to None before Flask-Heroku inits resolves the issue, as it prevents it from setting it.
Metadata
Metadata
Assignees
Labels
No labels