문제

Are there any rate limits on the GoodData API? Like number of requests per minute/second/hour/...?

도움이 되었습니까?

해결책

By default GoodData limits API call volume to 5000 calls per minute. A 429 HTTP code is returned if the the limit is exceeded. It is a rolling window, so you can retry after a short period of time (at most one minute).

This limit can be increased per GoodData customer however it depends on your use case. If you possibly need the limit raised you will need to work with GoodData Support.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top