)]}'
{
  "commit": "4481f7bb7c346375d92b579dddf80d5ce53e66dc",
  "tree": "95df4d7d389b33dbea881c7576bc7f9716572fee",
  "parents": [
    "b5d5c95a579c9550839df477090795d32c6c698b"
  ],
  "author": {
    "name": "Keegan Carruthers-Smith",
    "email": "keegan.csmith@gmail.com",
    "time": "Mon Jul 20 11:44:28 2020 +0200"
  },
  "committer": {
    "name": "Keegan Carruthers-Smith",
    "email": "keegan.csmith@gmail.com",
    "time": "Mon Jul 20 11:44:28 2020 +0200"
  },
  "message": "shards: throttle loading in watcher\n\nBy throttling in the watcher we can prevent spinning up N goroutines. On\nlarge instances when starting up N can be very large. Additionally since\nonly one \"scan\" is running at a time, we can move the throttle semaphore\nto a local variable.\n\nWe also rename throttledLoader to loader since it no longer does\nthrottling.\n\nChange-Id: Ifece1d85b4d40f5a331369b3a9d7566cf08ce5e8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e361095028b06b3c2b3c1457d32652262396f5f2",
      "old_mode": 33188,
      "old_path": "shards/shards.go",
      "new_id": "98e51dbcc45307986c161a2716c73caf51085e30",
      "new_mode": 33188,
      "new_path": "shards/shards.go"
    },
    {
      "type": "modify",
      "old_id": "7cc70945f243af8fcc287388c76dd398744250e5",
      "old_mode": 33188,
      "old_path": "shards/watcher.go",
      "new_id": "4bdb8c17d3994c0a33283a8d9ad101a761b93c1c",
      "new_mode": 33188,
      "new_path": "shards/watcher.go"
    }
  ]
}
