)]}'
{
  "commit": "b433dbcde4db752d84d6fb24e480f739339c431a",
  "tree": "75751d2da2aeaed912aece2804bcb8f2e1afb138",
  "parents": [
    "5ddb56486c957533dc7955e765a2af3069a5a182"
  ],
  "author": {
    "name": "Ashwin Verleker",
    "email": "ashwinpv@google.com",
    "time": "Mon Dec 23 21:38:26 2024 +0000"
  },
  "committer": {
    "name": "SkCQ",
    "email": "skcq-be@skia-corp.google.com.iam.gserviceaccount.com",
    "time": "Mon Dec 23 13:45:25 2024 -0800"
  },
  "message": "Update the overall db timeout for writing data from a single file during ingestion\n\n- This value is used in the processSingleFile function.\n- Internally that function invokes WriteTraces on sqlTraceStore. WriteTraces has configured the timeout to 15 minutes.\n- Since the parent context object has a lower timeout than the child context (in WriteTraces), the context was getting cancelled in a minute instead of 15 minutes as expected in WriteTraces.\n- This caused the WriteTraces function to timeout in a minute. This impacts writing of large files which is expected to take longer.\n- Updating the parent timeout to 15 minutes so that WriteTraces is not cancelled before the expected deadline.\n\nChange-Id: Ia44830d037cfc3afeafece175821b48385633c60\nReviewed-on: https://skia-review.googlesource.com/c/buildbot/+/932616\nAuto-Submit: Ashwin Verleker \u003cashwinpv@google.com\u003e\nCommit-Queue: Ashwin Verleker \u003cashwinpv@google.com\u003e\nReviewed-by: Farid (Mojtaba) Faridzad \u003cfaridzad@google.com\u003e\nCommit-Queue: Farid (Mojtaba) Faridzad \u003cfaridzad@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b29d3abc6d2acd103bc01a1f5b56187d3e42c73c",
      "old_mode": 33188,
      "old_path": "perf/go/ingest/process/process.go",
      "new_id": "15fa245e32035f2b1881ec42317c468772534df7",
      "new_mode": 33188,
      "new_path": "perf/go/ingest/process/process.go"
    }
  ]
}
