kronusaturn / lw2-viewer

An alternative frontend for LessWrong 2.0
https://www.greaterwrong.com/
MIT License
61 stars 6 forks source link

Voting rate limit might not be handled correctly #37

Open jimrandomh opened 2 years ago

jimrandomh commented 2 years ago

We have rate limits on comment/post voting (30/hour or 100/day). I noticed in our error monitoring that there's a GreaterWrong user with 71 too-many-votes-today errors today, which I think means GreaterWrong is failing to warn him that the rate limit has been reached.

(I don't think these votes are an indication of anything abusive and have not deanonymized, just an indication of some missing error handling.)