-
-
Notifications
You must be signed in to change notification settings - Fork 723
Open
Labels
a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)l: 1 - intermediatep: 2 - normalNormal PriorityNormal PrioritypythonPull requests that update Python codePull requests that update Python codestatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: bugSomething isn't workingSomething isn't working
Description
Currently, under somewhat specific circumstances the bot might result in few Cogs/Extensions not being loaded if site will drop the connection or otherwise will fail to return relevant information to the bot. Most notably the bot will not load filters cog, superstarify, reminders and python_news.
This issue happens with no indication of a failure to moderators as such bot might end up in a state where filters will be disabled and mods will be none the wiser.
The bot should:
- Alert moderators that such a thing occurred (filters weren't loaded)
- Potentially try to gracefully handle the issue and try to reconnect / retry later.
Metadata
Metadata
Assignees
Labels
a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)l: 1 - intermediatep: 2 - normalNormal PriorityNormal PrioritypythonPull requests that update Python codePull requests that update Python codestatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: bugSomething isn't workingSomething isn't working