Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
What is the api rate limit for
http://localhost:4502/api/assets.json and
http://localhost:4502/bin/querybuilder.json?
Is the rate limit configurable at server side? If yes then how?
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
There is not rate limit.
No Rate limit on these.
No rate limit is configured on these apis.
Visualizações
respostas
Total de curtidas
How much requests to these endpoints to want/need to send per minute?
Visualizações
respostas
Total de curtidas
as per our requirement we are trying to call the endpoint nearly 200 times within minute?
Could you please let me know what is the default rate limit for these endpoints and is it configurable?
Visualizações
respostas
Total de curtidas
Can you tell us a little more about the use case? Are you polling these APIs for environment/infrastructure changes? I wonder if you might be better served in future by change events
Visualizações
respostas
Total de curtidas
No it is not polling, we are trying to call the endpoint parallely .Suppose if the endpoint https://cloudmanager.adobe.io/api/programs has 10000 program id. if we are calling endpoint through multithread environment, api call will be made at the rate of 5 request in sec, in such case will it cause api rate limit exceeded error? We are not sure about the total limit of program id , hence trying to prevent the "api rate limit exceeded" error during the pagination(where huge volume of results expected) we need these api rate limit details
Visualizações
respostas
Total de curtidas
Please allow me the question: Why do you (as a customer of AEM as a Cloud Service) want to poll for 1000s of program IDs, if you have just 1 program (or maybe 5)? Remember, that each program has at least 1 environment, and you are paying for these.
Visualizações
respostas
Total de curtidas
We dont want to poll the endpoint for 1000 times for 5 program Id. We want to poll the endpoint for 1000 times for 1000 unique program id. Could you please let us know, what is the technical limit for Program ID, Environment and network infrastructure for the account. I could not find these details in the document.
Visualizações
respostas
Total de curtidas
I am not aware of any rate limit. But please allow me again the question, why you want to query 1000 program IDs. Assuming that your permissions to access is restricted to just a small number of them, and you know exactly which ones.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas