429 Too Many Requests
I'm seeing this return code 429 Too Many Requests: [{"count":0,"errorMessage":"API_LIMIT_EXCEEDED","items":null,"release":false}]
I think the API endpoint that's being invoked is the 'onCompletionCallbackEndpoint', which may look something like this: "https://rest002.rsys9.net/rest/appcloud/v1/tenants/xxxxx/executions/abd31ba8-b670-4e55-8ee8-c037dae9cb05-20210401-369069". It's dynamic per-call it seems.
Wondering what the limit on this API is and how to have it raised?
Also, is there a way to know how much traffic is being sent to this API?
Tagged:
0