Skip to content

result_backend config option doesn't work in .ini file #78

@ab5y

Description

@ab5y

Pyramid 1.10.4
Celery 4.4.2
pyramid_celery 3.0.0
Python 3.6.9

I was trying to specify my celery result_backend using the .ini file. But it just wouldn't work. Kept getting results: disabled://.
Moving the config to celeryconfig.py with USE_CELERYCONFIG = True fixed the issue for me, but thought this might still be something to look into, as expected behaviour might be for it to work either way.

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions