Closed geotim90 closed 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.
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.
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.