Arthurdw/dogehouse.py

DogeHouse.py bot low uptime

Closed this issue · 2 comments

Hey! Today I checked UptimeRobot to see stats on the Uptime of my Discord bots and my Dogehouse bot, I saw that the Dogehouse bot had a big difference in uptime
IMG_20210330_111126

Does that have something to do with the loop (that it's set to 30 minutes or smth) or is it just the socket disconnecting because it's not receiving anything?

No, the dogehouse.py implements the WebSocket heartbeat. So this should not happen.

From how much time is this taken? (Because I'm unable to reproduce this)

Okay sorry, also my error, for some reason my web server wasn't getting offline so the repl killed itself after 30 minutes, everything great now :)