Recieved 1 instruction to send a webhook but it send twice with different contents.

We have a system in place that sends instructions to the bot with webhook id and token. Upon recieving the instructions the bot handles this perfectly but somehow send some webhooks twice with different contents. Does Discord.js do something behind the scenes to retry webhooks?

We are using discordjs/rest v2.2.0 and discord.js v14.14.1 Node LTS 1.18
Was this page helpful?