CloudRun cold start issue and 429 Rate exceeded error – Docker
We have a nodejs monorepo project with >179 packages where each package may have >30 files. It also contains proxy with routing and several forked processes (as usual). So, when we packed all of this stuff into Docker image and…