-
Notifications
You must be signed in to change notification settings - Fork 43
Description
We should add more logging to know to which thread/post this happens to investigate why this issue happens.
Acceptance criteria:
- The error should be more descriptive, includes thread/post and possible user name.
Error stack trace:
[ERROR] Unknown Member DiscordAPIError[10007]: Unknown Member at handleErrors (/build/reactibot/node_modules/@discordjs/rest/dist/index.js:730:13) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async SequentialHandler.runRequest (/build/reactibot/node_modules/@discordjs/rest/dist/index.js:1133:23) at async SequentialHandler.queueRequest (/build/reactibot/node_modules/@discordjs/rest/dist/index.js:963:14) at async _REST.request (/build/reactibot/node_modules/@discordjs/rest/dist/index.js:1278:22) at async GuildMemberManager._fetchSingle (/build/reactibot/node_modules/discord.js/src/managers/GuildMemberManager.js:221:18) at async Promise.all (index 13) at async Promise.all (index 0) at async Object.handleReaction (file:///build/reactibot/dist/features/emojiMod.js:103:49)