laravel-queue-rabbitmq
laravel-queue-rabbitmq copied to clipboard
How to set uri to connect with other server?
- Laravel/Lumen version: #.#.#
- RabbitMQ version: #.#.#
- Package version: #.#.#
Describe the bug
A clear and concise description of what the bug is.
Steps To Reproduce
What steps needed, to reproduce this bug.
Current behavior
- What happens with the worker?
- Is the message retried or put back into the queue?
- Is the message acknowledged or rejected?
- Is the message unacked?
- Is the message gone?
Expected behavior
What is the expected behavior
Additional context
Add any other context about the problem or describe the use-case.