home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1258846992

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/526#issuecomment-1258846992 https://api.github.com/repos/simonw/datasette/issues/526 1258846992 IC_kwDOBm6k_c5LCHsQ 9599 2022-09-27T01:21:41Z 2022-09-27T01:21:41Z OWNER

My main concern here is that public Datasette instances could easily have all of their available database connections consumed by long-running queries - either accidentally or deliberately.

I do totally understand the need for this feature though. I think it can absolutely make sense provided it's protected by authentication and permissions.

Maybe even limit the number of concurrent downloads at once such that there's always at least one database connection free for other requests.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
459882902  
Powered by Datasette · Queries took 1.922ms · About: github-to-sqlite