Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethink creating consumers #8

Closed
KinaneD opened this issue Jan 5, 2017 · 1 comment · Fixed by #15
Closed

Rethink creating consumers #8

KinaneD opened this issue Jan 5, 2017 · 1 comment · Fixed by #15

Comments

@KinaneD
Copy link
Member

KinaneD commented Jan 5, 2017

Since consumers are currently being created and consumed from the command line with additional parameters, we are stuck with the default parameters.

@Mulkave
Copy link
Member

Mulkave commented Jan 5, 2017

An option would be to make the arguments/options available as command options.

i.e. php artisan bowler:consume [queue-name] --passive --delivery-mode=TheDelivery

With dead letter exchange enabled

--dead-letter or with a shorthand -dl

KinaneD added a commit that referenced this issue Jan 6, 2017
This was referenced Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants