added keepalive prints
This commit is contained in:
2
bot.py
2
bot.py
@@ -251,7 +251,7 @@ def main() -> None:
|
|||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"[loop] error for {sym}: {e}")
|
print(f"[loop] error for {sym}: {e}")
|
||||||
|
print(f"[heartbeat] {dt.datetime.utcnow().isoformat()}Z")
|
||||||
time.sleep(2)
|
time.sleep(2)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user