m5136771 / atom-discord-bot

In-development Discord bot - Commands designed to enhance high school education with modern tools.
GNU General Public License v3.0
4 stars 0 forks source link

Fix: Handle Collector Timeouts #11

Closed m5136771 closed 1 year ago

m5136771 commented 1 year ago

If a student goes to look up a question or asks me and we start a discussion, the interaction may timeout.

If this happens, the attempt should be cleared from the DB and everything reset since the student didn't actually make an answer attempt for that question.

m5136771 commented 1 year ago

Fix: Handle Collector Timeouts #11