NOTICE: BB-425 (https://tickets.metabrainz.org/browse/BB-425): Achievements page can be improved
2026-04-10 10049, 2026
ShaliniBhandari[ joined the channel
2026-04-10 10049, 2026
ShaliniBhandari[
I have raised PR for BB-425, I have fixed the initial load behavior so the already selected badges are shown correctly when the achievements page opens.
2026-04-10 10049, 2026
ShaliniBhandari[
Updated the badge slot logic so the same badge cannot appear in multiple slots.
2026-04-10 10050, 2026
ShaliniBhandari[
Improved the drag drop behavior so if a selected badge is dropped into another slot, it moves from the old slot to the new one. monkey Add this in your review list 😆
monkey[m]: monkey: I tried this locally, cleared the cache and fired a bunch of concurrent requests with logging and timestamps. The timestamps show all the requests going out in parallel (within ~55ms) but all the responses came back successfully, couldn't trigger any rate limiting locally. I think this might only happen with the kind of traffic production gets, which is hard to replicate locally. Would it make sense to add the
2026-04-10 10003, 2026
Atharv[m]
concurrency limit and test it on beta to see if it helps?
2026-04-10 10011, 2026
kellnerd[m] joined the channel
2026-04-10 10012, 2026
kellnerd[m]
I don't know whether the Wikipedia issue is fixable in BookBrainz at all. If I remember correctly, BB and MB share the same IP, which would mean that they also share the same rate limit.