Missing Reminders #1916
Labels
a: backend
Related to internal functionality and utilities (error_handler, logging, security, utils and core)
a: utility
Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)
p: 1 - high
High Priority
status: approved
The issue has received a core developer's approval
t: bug
Something isn't working
For a while now, I've been noticing that my longer reminders are usually removed from the database, without being sent, leading to many missing reminders. I've been digging into it for a while now, but there is nothing noteworthy as far as I could tell.
There is nothing in logs, and there is nothing in the bot behavior that should block reminders. The most recent example I have was scheduled for 1 minute after another reminder. The other reminder was delivered, mine wasn't. I won't be linking the examples here because they are all in internal channels.
To help continue debugging this, and because it is so difficult to reproduce, I'm going to modify the reminder task to not delete entries from the DB, and instead mark them as inactive. I'll continue tracking this issue here.
The text was updated successfully, but these errors were encountered: