Single route blocking entire API
Relatively new to GCP here. We’ve deployed our production API on Google Cloud Run with 4vCPUs, upto 25 instances, 2 instances minimum. Most of the API is working fine, as with testing, but we found a weird issue while testing the deployment, where a single API call is blocking all requests from all other users.