more data collection, as fast as possible please
This commit is contained in:
parent
4d1850e996
commit
6ca1b8b1b4
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ if __name__ == "__main__":
|
||||||
try:
|
try:
|
||||||
while True:
|
while True:
|
||||||
client.request_and_publish()
|
client.request_and_publish()
|
||||||
sleep(2)
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
LOG.exception('oops')
|
LOG.exception('oops')
|
||||||
client.stop()
|
client.stop()
|
||||||
|
|
Loading…
Reference in a new issue