Hi. - I faced with an issue: `*429* - Too Many Re...
# ask-questions
g
Hi. • I faced with an issue:
*429* - Too Many Requests - You exceeded the rate limit of 60 requests per minute. Try again later.
It’s standard answer regarding documentation. But can i increase this limit somehow? Didn’t find it in documentation
f
Hi Ivan - where are you seeing that?
can you share a screen shot?
g
@fresh-football-47124 https://growthbookapi.domain.com/api/v1/ growthbook api hostname. Different requests. But we do many requests with some pipelines and it loogs like we reached some limit.
f
I think this is where it's defined https://github.com/growthbook/growthbook/blob/main/packages/back-end/src/api/api.router.ts#L53 Also, I think we're supposed to use growthbook-proxy for high QPS use case.