Skip to content

Add option for blocking mode in console command #12

@eduardoweiland

Description

@eduardoweiland

bin/resque checks for an environment variable BLOCKING to set working mode to blocking. But, different from other options (e.g. COUNT, INTERVAL), this one cannot be set with a command line argument when running bin/console resque:worker-start.

What do you think about adding this option to the command, something like --blocking or -b?

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