Hello, I'm having an issue with the bot suddenly running all previously ran commands at what seems to be an arbitrary time in the future.
In this screenshot for example it reprocesses the previously processed commands again at 02:44:50. This issue happens ith any sort of command, including a "hello world." I have tried:
- resetting bot token
- switching hosting providers
- writing code to invalidate the response if more than 10 seconds has passed between the expected response time vs actual
to no avail.