@@ -82,7 +82,7 @@ def get_update(path=None):
yield to_json_sse(msg)
if messages:
lastmsg = time.time()
gevent.sleep(0.1)
gevent.sleep(5)
else:
if time.time() > lastmsg + 30:
if not client.info():
The note is not visible to the blocked user.