Exaphis / HackQ-Trivia

Yet another HQ Trivia bot. Automatically scrapes HQ Trivia questions without OCR and answers them.
MIT License
89 stars 54 forks source link

Websocket missing questions, disconnecting every 30 seconds #96

Closed Exaphis closed 6 years ago

tdaddy commented 6 years ago

yeah it'll miss a Q here and there for me. not too often though

ghost commented 6 years ago

I can confirm this does happen also

Frosty704 commented 6 years ago

It's not a bug. it has to reconnect every 30 seconds because apparently HQ's servers needs a "heartbeat" to stay connected

Exaphis commented 6 years ago

Should be fixed in https://github.com/Exaphis/HackQ-Trivia/commit/73a5e82d06dd8dd9534173b49490ab20173d9e3e, not tested yet.