Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7553391
D337.id798.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Referenced Files
None
Subscribers
None
D337.id798.diff
View Options
diff --git a/app/Jobs/SendMessageToBroker.php b/app/Jobs/SendMessageToBroker.php
--- a/app/Jobs/SendMessageToBroker.php
+++ b/app/Jobs/SendMessageToBroker.php
@@ -81,7 +81,7 @@
*/
protected function sendMessage () {
try {
- Broker::setExchangeTarget($this->target)
+ Broker::setExchangeTarget($this->target, "topic", true)
->routeTo($this->routingKey)
->sendMessage($this->message);
} catch (\Exception $ex) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 29, 16:25 (17 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2616103
Default Alt Text
D337.id798.diff (496 B)
Attached To
Mode
D337: Set the broker AMQP exchange as durable
Attached
Detach File
Event Timeline
Log In to Comment