CC-2750: Ability to query health status for pypo,
liquidsoap, media monitor, and recorder -fixed rabbitmq not delivering messages
This commit is contained in:
parent
d942e476c6
commit
2c2bb86698
4 changed files with 32 additions and 22 deletions
|
@ -34,8 +34,6 @@ class RabbitMq
|
|||
$channel->basic_publish($msg, $EXCHANGE);
|
||||
$channel->close();
|
||||
$conn->close();
|
||||
|
||||
self::SendMessageToShowRecorder("update_schedule");
|
||||
}
|
||||
|
||||
public static function SendMessageToMediaMonitor($event_type, $md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue