not flood on vcsa error
This commit is contained in:
parent
1d695ef427
commit
28d12dad91
@ -156,6 +156,7 @@ class driver(screenDriver):
|
|||||||
})
|
})
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
self.env['runtime']['debug'].writeDebugOut('VCSA:updateWatchdog:' + str(e),debug.debugLevel.ERROR)
|
self.env['runtime']['debug'].writeDebugOut('VCSA:updateWatchdog:' + str(e),debug.debugLevel.ERROR)
|
||||||
|
time.sleep(0.2)
|
||||||
|
|
||||||
|
|
||||||
def createScreenEventData(self, screen, content):
|
def createScreenEventData(self, screen, content):
|
||||||
|
Loading…
Reference in New Issue
Block a user