not flood on vcsa error

This commit is contained in:
chrys 2018-09-07 23:09:02 +02:00
parent 1d695ef427
commit 28d12dad91

View File

@ -156,6 +156,7 @@ class driver(screenDriver):
})
except Exception as e:
self.env['runtime']['debug'].writeDebugOut('VCSA:updateWatchdog:' + str(e),debug.debugLevel.ERROR)
time.sleep(0.2)
def createScreenEventData(self, screen, content):