You are viewing limited content. For full access, please sign in.

Question

Question

Too Many Requests: The user has sent too many requests in a given amount of time.

asked on August 23, 2024

A Laserfiche Cloud user is trying to send to Laserfiche 3,000 documents using a web service, then appears an error message:

 

{context=ClientResponse{method=POST, , status=429, reason=Too Many Requests}}]] Too Many Requests: The user has sent too many requests in a given amount of time.

 

How may we fix it?

0 0

Replies

replied on August 26, 2024

Guillermo,

Please refer to our service limits page for our API, but there is a limit of 30 import/export calls per minute, which you are likely surpassing.  The 429 response means you are hitting the rate limit (too many requests) so you'll want to reduce the speed of your requests via queueing or some other mechanism.

 

Andrew

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.