{"html_url": "https://github.com/simonw/datasette/issues/335#issuecomment-404208602", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/335", "id": 404208602, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDIwODYwMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-11T15:20:12Z", "updated_at": "2018-07-11T15:20:12Z", "author_association": "OWNER", "body": "Here's a good example of a homebrew tap: https://github.com/saulpw/homebrew-vd", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 339505204, "label": "Package datasette for installation using homebrew"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/336#issuecomment-404021890", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/336", "id": 404021890, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDAyMTg5MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-11T02:09:25Z", "updated_at": "2018-07-11T02:09:25Z", "author_association": "OWNER", "body": "I decided against the unit tests, instead I have a new script called `./update-docs-help.sh` which I can run any time I want to refresh the included documentation: https://github.com/simonw/datasette/commit/aec3ae53237e43b0c268dbf9b58fa265ef38cfe1#diff-cb15a1e5a244bb82ad4afce67f252543", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 340039409, "label": "Ensure --help examples in docs are always up to date"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/337#issuecomment-404021589", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/337", "id": 404021589, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDAyMTU4OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-11T02:07:32Z", "updated_at": "2018-07-11T02:07:32Z", "author_association": "OWNER", "body": "http://datasette.readthedocs.io/en/latest/publish.html", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 340065374, "label": "Documentation for datasette publish and datasette package"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/338#issuecomment-404209205", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/338", "id": 404209205, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDIwOTIwNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-11T15:21:47Z", "updated_at": "2018-07-11T15:21:47Z", "author_association": "OWNER", "body": "Oops, opened this in the wrong repo - moved it here: https://github.com/simonw/datasette-vega/issues/13", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 340282796, "label": "Only load vegaEmbed if charting tools are enabled"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/339#issuecomment-404338345", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/339", "id": 404338345, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDMzODM0NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-11T23:09:24Z", "updated_at": "2018-07-11T23:09:24Z", "author_association": "OWNER", "body": "It sounds like you're running into the Sanic default response timeout value of 60 seconds: https://github.com/channelcat/sanic/blob/master/docs/sanic/config.md#builtin-configuration-values\r\n\r\nFor the moment you can over-ride that using an environment variable like this:\r\n\r\n SANIC_RESPONSE_TIMEOUT=6000 datasette fivethirtyeight.db -p 8008 --config sql_time_limit_ms:600000", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 340396247, "label": "Expose SANIC_RESPONSE_TIMEOUT config option in a sensible way"}, "performed_via_github_app": null}