Skip to content

Celery settings / readme #569

@lukavdplas

Description

@lukavdplas

The backend settings state CELERY_BACKEND = 'amqp'. I assumed this was a shorthand for CELERY_RESULT_BACKEND = 'amqp://. I looked into it further because that option is not supported for Celery 5.2, but I can't actually find this configuration in the celery docs. Perhaps this is leftover from an earlier version?

Update: Jelte mentioned you don't need to run celery during development. This could be added to the readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityAdressing this improves maintainabilitygood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions