zaanposni / discord-masz

MASZ is a selfhostable highly sophisticated moderation bot for Discord. Includes a web dashboard and a discord bot.
https://discord.gg/5zjpzw6h3S
Other
71 stars 18 forks source link

Improve message cache to handle restart events #573

Closed zaanposni closed 10 months ago

zaanposni commented 1 year ago

If ratelimit or request errors occurr the Discord.NET Client tends to restart even for handled exceptions. That way all cached messages are lost. I will try to implement a second cache system for messages only. This will be experimental for now and have to be activated via an environemnt variable.

TODO:

zaanposni commented 10 months ago

done in release 3.5.0