1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-06-07 22:01:55 +00:00

all in one

This commit is contained in:
Newnius 2019-12-26 16:37:22 +08:00
parent 4e37b5a62d
commit 674238c695

View File

@ -205,6 +205,7 @@ class MyHandler(BaseHTTPRequestHandler):
def report(): def report():
print(KafkaBrokers)
interval = 5 interval = 5
while True: while True:
try: try: