geotim90 / Nevini

Multi-purpose Discord bot
https://nevini.de/
Apache License 2.0
4 stars 0 forks source link

Some osu! commands take a long time #16

Closed geotim90 closed 5 years ago

geotim90 commented 5 years ago

Especially after the bot is restarted, some osu! commands can take a long time to execute.

Nevini should employ a persistent cache of static osu! metadata. This will also help when sharding becomes relevant.

geotim90 commented 5 years ago

https://github.com/geotim90/Nevini/commit/194b1a4bfd6b84b16f1d7d553854e51e16c7087a addresses the issue of missing feedback to the user for long running tasks, but does not solve the underlying issue.