This commit is contained in:
@@ -7,7 +7,6 @@ defmodule PolicyService.MessageBus do
|
||||
:ok =
|
||||
AMQP.Basic.publish(channel(), "policy_service.events", routing_key, payload,
|
||||
content_type: "application/json",
|
||||
# survives RabbitMQ restart
|
||||
persistent: true
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user