chiya icon indicating copy to clipboard operation
chiya copied to clipboard

Bug: endless reminder if you put 10s as duration

Open JohnTitor998 opened this issue 1 year ago • 1 comments

Problem: i just tried to create a reminder in 10 seconds, lt started a countdown from 10 to 0, and then it started from 0 to... loop?

How to reproduce the error: /reminder create duration: 10s message: test

JohnTitor998 avatar Aug 29 '23 22:08 JohnTitor998

Turns out, this was an issue with our production instance, a restart fixed it. The reminder event loop seemed to have gotten stuck for some reason, which needs to be debugged.

R3D4CTED avatar Aug 30 '23 02:08 R3D4CTED