DaFluffyPotato / hitbloq

a competitive beat saber service
MIT License
20 stars 4 forks source link

Split requested updates from main action queue #12

Closed DaFluffyPotato closed 3 years ago

DaFluffyPotato commented 3 years ago

Split requested updates from main action queue so that updates aren't blocked by CR recalculations or user additions. It should be running in its own queue. It may be a good idea to give this queue its own dedicated ScoreSaber API proxy server as well.

DaFluffyPotato commented 3 years ago

done