{"html_url": "https://github.com/simonw/datasette/issues/339#issuecomment-1074479932", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/339", "id": 1074479932, "node_id": "IC_kwDOBm6k_c5AC0M8", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-03-21T22:22:34Z", "updated_at": "2022-03-21T22:22:34Z", "author_association": "OWNER", "body": "Closing this as obsolete since Datasette no longer uses Sanic.", "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} {"html_url": "https://github.com/simonw/datasette/issues/339#issuecomment-404576136", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/339", "id": 404576136, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDU3NjEzNg==", "user": {"value": 12617395, "label": "bsilverm"}, "created_at": "2018-07-12T16:45:08Z", "updated_at": "2018-07-12T16:45:08Z", "author_association": "NONE", "body": "Thanks for the quick reply. Looks like that is working well.", "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} {"html_url": "https://github.com/simonw/datasette/issues/339#issuecomment-404565566", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/339", "id": 404565566, "node_id": "MDEyOklzc3VlQ29tbWVudDQwNDU2NTU2Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2018-07-12T16:08:42Z", "updated_at": "2018-07-12T16:08:42Z", "author_association": "OWNER", "body": "I'm going to turn this into an issue about better supporting the above option.", "reactions": "{\"total_count\": 1, \"+1\": 1, \"-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} {"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}