RabbitMQ AMQP Publish configuration

URL to the RabbitMQ AMQP server where to publish the events. Don't include the username and password.

Username used to connect to the server.

Password associated with the configured username.

The name of the exchange where to publish the events. Leave empty for the default exchange.

The name of the routing key used to publish the events.

Payload or payload template to publish to the server.

The number of times a failed request is retried. Set to 0 to not retry.

Number of seconds to add to each wait period before retrying. Set to 0 to retry right away.