Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

RateLimitException: Rate limit exceeded: 413 #67

Open
nyvelius opened this issue Jan 10, 2019 · 3 comments
Open

RateLimitException: Rate limit exceeded: 413 #67

nyvelius opened this issue Jan 10, 2019 · 3 comments

Comments

@nyvelius
Copy link

nyvelius commented Jan 10, 2019

I think I have the project mostly working, but after attempting to send something like 4-5 messages within a time span of a minute or two, I'm now getting a RateLimitException whenever I try to send a message. I can't find any information about what the rate limit is, but given the small number of messages I wonder if this isn't a bug?

The error is thrown in SignalServiceMessageSender on line 935 that reads:

List<PreKeyBundle> preKeys = socket.getPreKeys(recipient, unidentifiedAccess, deviceId);

@magnusja
Copy link

Exact same problem here. Did you solve this somehow?

@danielporto
Copy link

I also have the problem. Any hint?

@maxcountryman
Copy link

Is there any documentation about this rate limit? It's very challenging to build reliable applications without more context.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants