home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1074331743

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/1679#issuecomment-1074331743 https://api.github.com/repos/simonw/datasette/issues/1679 1074331743 IC_kwDOBm6k_c5ACQBf 9599 2022-03-21T19:30:05Z 2022-03-21T19:30:05Z OWNER

https://github.com/simonw/datasette/blob/1a7750eb29fd15dd2eea3b9f6e33028ce441b143/datasette/app.py#L118-L122 sets it to 50ms for facet suggestion but that's not going to pass ms < 50:

python Setting( "facet_suggest_time_limit_ms", 50, "Time limit for calculating a suggested facet", ),

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