{"html_url": "https://github.com/simonw/datasette/issues/1522#issuecomment-976023405", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1522", "id": 976023405, "node_id": "IC_kwDOBm6k_c46LO9t", "user": {"value": 360895, "label": "steren"}, "created_at": "2021-11-23T00:08:07Z", "updated_at": "2021-11-23T00:08:07Z", "author_association": "NONE", "body": "If you suspect that Cloud Run throttled CPU could be the cause, you can request to have CPU always allocated with `gcloud beta run deploy --no-cpu-throttling` ([read more](https://cloud.google.com/blog/products/serverless/cloud-run-gets-always-on-cpu-allocation))\r\n\r\nIt could also be the Cloud Run sandbox that somehow gets in the way here, in which case I recommend testing with the second generation execution environment: `gcloud beta run deploy --execution-environment gen2`", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1058896236, "label": "Deploy a live instance of demos/apache-proxy"}, "performed_via_github_app": null}