google-cloud-platformgoogle-deployment-managergoogle-api-gateway

While creating API Gateway in google cloud platform throwing unreachable error


While I was trying to create an api gateway it is failing sometimes and showing the following errorenter image description here

But it is not happening always. But it is occurring a noticeable amount of times. Any idea what might be the problem? I don't have any problem with the API specs. I was trying to create api gateway just after waiting 90 seconds right after creating a new api gateway config from the OpenAPI specs.


Solution

  • A 429 status code is due to too many requests. You are being rate limited.