Open lampholder opened 5 years ago
Same problem here.
I try to send 10 invites at the same time and i have error 429.
Is there a way to config a rate limit for that?
Thanks!
@danilorsilva rejecting invites != sending invites. (I suggest you experiment with the rc_message
setting)
Could rejection of invites not be rate limited, or given a more generous rate limit?
Obviously we could queue these requests in the client, but I wondered if rate limiting could be reduced/removed since this doesn't represent an obvious spam vector.