The performance bug hiding in our Cloud Run billing settings
Posted by ericchiang@reddit | programming | View on Reddit | 1 comments
How we spent two months debugging Cloud Run latency, built out our tracing along the way, and learned the fix was one line of YAML.
Either_Collection349@reddit
Great writeup. Wild that a billing setting could look like a database problem. Good reminder to check CPU throttling if you’ve got background work running.