mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 06:39:54 +08:00
17bc5ce5a9
Doing this alleviates https://github.com/ppy/osu/issues/29982, as the currently online display utilises the user lookup cache, and currently is hitting rate limits due to the amount of data retrieved from the `GET /users` endpoint. Switching to `GET /users/lookup` reduces the chance of this happening.
17bc5ce5a9
·
2024-10-08 14:05:27 +02:00
History