Closed XtremeOwnageDotCom closed 2 years ago
I have received reports of war messages being delayed for some guild users.
I think this issue may be related to having to send messages to 700+ separate guilds. I would investigate enabling better parallelization of sending out the messages.
https://github.com/XtremeOwnage/WarBot/blob/master/WarBot.Main/Util/WAR_Messages.cs
Complete re-write of discord, complete with sharded clients ought to fix this issue.... Currently in progress.
This should be resolved with the latest version of WarBOT.
I have received reports of war messages being delayed for some guild users.
I think this issue may be related to having to send messages to 700+ separate guilds. I would investigate enabling better parallelization of sending out the messages.
https://github.com/XtremeOwnage/WarBot/blob/master/WarBot.Main/Util/WAR_Messages.cs