Skip to content

Combined worker+beat dyno for free tier #19

@ukch

Description

@ukch

Heroku's free tier only allows one worker dyno to run at a time. Since celery can process multiple queues in the same process, I would suggest adding a combined process to Procfile that runs both worker and beat queues at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions