home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 590430988

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/682#issuecomment-590430988 https://api.github.com/repos/simonw/datasette/issues/682 590430988 MDEyOklzc3VlQ29tbWVudDU5MDQzMDk4OA== 9599 2020-02-24T16:50:48Z 2020-02-24T16:50:48Z OWNER

I'm dropping the progress bar idea. This mechanism is supposed to guarantee exclusive access to the single write connection, which means it should be targeted by operations that are as short as possible. An operation running long enough to need a progress bar is too long!

Any implementation of progress bars for long running write operations needs to happen elsewhere in the stack.

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