Skip to content

Conversation

@godgarden-dev
Copy link

Added documentation that the processor name can be set in the worker's Cli option. #51

@godgarden-dev
Copy link
Author

@markstory @ADmad
Updated the documentation. Thank you as always


- ``--config`` (default: default): Name of a queue config to use
- ``--queue`` (default: default): Name of queue to bind to
- ``--processor`` (default: ``null``): Name of processor to bind to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like we use null or other defaults, but not sure it makes sense. What is null max runtime, for example.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect it means use the default defined in enqueue.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, both of you.

@markstory markstory merged commit 52e96b5 into cakephp:master Feb 27, 2021
@godgarden-dev godgarden-dev deleted the docs_update branch March 18, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants