laravel-queue-rabbitmq icon indicating copy to clipboard operation
laravel-queue-rabbitmq copied to clipboard

How to set uri to connect with other server?

Open uncannyMBM opened this issue 3 years ago • 0 comments

  • 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.

uncannyMBM avatar Jul 31 '22 19:07 uncannyMBM