kbuzsaki / bingosync

Collaborative bingo boards for speedrun races
https://bingosync.com
90 stars 108 forks source link

Rate limiting for /room/.../board can cause new card generation to silently fail. #243

Closed kbuzsaki closed 2 months ago

kbuzsaki commented 2 years ago

The client should either retry these in the background or should post an error in the chat when the request fails, or possibly both.

kbuzsaki commented 2 months ago

I've significantly loosened the rate limit on the board API, so this is less of an issue.