{"html_url": "https://github.com/simonw/datasette/issues/80#issuecomment-344074443", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/80", "id": 344074443, "node_id": "MDEyOklzc3VlQ29tbWVudDM0NDA3NDQ0Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-11-13T22:04:54Z", "updated_at": "2017-11-13T22:05:02Z", "author_association": "OWNER", "body": "The fivethirtyeight dataset:\r\n\r\n datasette publish now --name fivethirtyeight --metadata metadata.json fivethirtyeight.db\r\n now alias https://fivethirtyeight-jyqfudvjli.now.sh fivethirtyeight.datasettes.com\r\n\r\nAnd parlgov:\r\n\r\n datasette publish now parlgov.db --name=parlgov --metadata=parlgov.json \r\n now alias https://parlgov-hqvxuhmbyh.now.sh parlgov.datasettes.com\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273569477, "label": "Deploy final versions of fivethirtyeight and parlgov datasets (with view pagination)"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/80#issuecomment-344075696", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/80", "id": 344075696, "node_id": "MDEyOklzc3VlQ29tbWVudDM0NDA3NTY5Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2017-11-13T22:09:46Z", "updated_at": "2017-11-13T22:09:46Z", "author_association": "OWNER", "body": "Parlgov was throwing errors on one of the views, which takes longer than 1000ms to execute - so I added the ability to customize the time limit in https://github.com/simonw/datasette/commit/1e698787a4dd6df0432021a6814c446c8b69bba2\r\n\r\n datasette publish now parlgov.db --metadata parlgov.json --name parlgov --extra-options=\"--sql_time_limit_ms=3500\"\r\n now alias https://parlgov-nvkcowlixq.now.sh parlgov.datasettes.com\r\n\r\nhttps://parlgov.datasettes.com/parlgov-25f9855/view_cabinet now returns in just over 2.5s\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 273569477, "label": "Deploy final versions of fivethirtyeight and parlgov datasets (with view pagination)"}, "performed_via_github_app": null}