home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 610829227

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
610829227 MDU6SXNzdWU2MTA4MjkyMjc= 749 Cloud Run fails to serve database files larger than 32MB 9599 closed 0     4 2020-05-01T16:06:46Z 2020-12-03T00:31:15Z 2020-12-03T00:31:14Z OWNER  

https://cloud.google.com/run/quotas lists the maximum response size as 32MB.

I spotted a bug where attempting to download a database file larger than that from a Cloud Run deployment (in this case it was https://github-to-sqlite.dogsheep.net/github.db after I accidentally increased the size of that database) returned a 500 error because of this.

107914493 issue    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/749/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.875ms · About: github-to-sqlite