AlekEagle / dadbot

Dad Bot Mega Pog edition! (now with 20% more TypeScript!)
https://alekeagle.com/dad-bot
GNU Affero General Public License v3.0
38 stars 11 forks source link

Try to reduce bot ping at peak usage #26

Closed AlekEagle closed 2 years ago

AlekEagle commented 3 years ago

Ping during peak times is 250% higher than during off times, and is worse than what was observed during peak times with pre TS rewrite. I assume it has something to do with DB polling and the fact that there is no caching. I am debating if I should reimplement caching.

AlekEagle commented 2 years ago

Don't know what changed but this is no longer an issue.