home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1271100651

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/1836#issuecomment-1271100651 https://api.github.com/repos/simonw/datasette/issues/1836 1271100651 IC_kwDOBm6k_c5Lw3Tr 536941 2022-10-07T04:38:14Z 2022-10-07T04:38:14Z CONTRIBUTOR

yes, and i also think that this is causing the apparent memory problems in #1480. when the container starts up, it will make some operation on the database in immutable mode which apparently makes some small change to the db file. if that's so, then the db files will be copied to the read/write layer which counts against cloudrun's memory allocation!

running a test of that now.

this completely addressed #1480

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