Failures to send messages prematurely quits the notification loop #3

Closed
opened 2025-11-05 04:07:33 +00:00 by emily · 1 comment
Owner

When a user has disconnected the app from discord, we are no longer able to send them direct messages. If we get a failure to send a message to a user, we should not exit the loop but instead we should remove the user from the DB, then move on to the next person to notify

When a user has disconnected the app from discord, we are no longer able to send them direct messages. If we get a failure to send a message to a user, we should not exit the loop but instead we should remove the user from the DB, then move on to the next person to notify
Author
Owner

Fixed in c5bb53c0e7

Fixed in c5bb53c0e7
emily closed this issue 2025-11-05 05:10:43 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wowtoken-app/wow-token-app-bot#3
No description provided.