CC-2716: Moving Directory->Media Monitor exception

-fixed
This commit is contained in:
martin 2011-08-22 14:23:31 -04:00
parent 8e884baefc
commit ca65c32e1c
3 changed files with 14 additions and 30 deletions

View file

@ -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)