CC-2716: Moving Directory->Media Monitor exception
-fixed
This commit is contained in:
parent
8e884baefc
commit
ca65c32e1c
3 changed files with 14 additions and 30 deletions
|
@ -30,7 +30,6 @@ class AirtimeNotifier(Notifier):
|
|||
self.wm = watch_manager
|
||||
self.mask = pyinotify.ALL_EVENTS
|
||||
|
||||
|
||||
while not self.init_rabbit_mq():
|
||||
self.logger.error("Error connecting to RabbitMQ Server. Trying again in few seconds")
|
||||
time.sleep(5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue