)]}'
{
  "commit": "37ccee708f1994e9504cf561a1da77468fee4f8b",
  "tree": "01e5693e21362087e9141cdae42e550bca8c020a",
  "parents": [
    "8c090a80f3cd8928420f99bec145a2c523e33f53"
  ],
  "author": {
    "name": "Alexei Frolov",
    "email": "frolv@pigweed.infra.roller.google.com",
    "time": "Fri Apr 26 18:14:30 2024 +0000"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Apr 26 18:14:30 2024 +0000"
  },
  "message": "[roll third_party/pigweed] pw_transfer: Assume a minimum window size when reserving space\n\nA pw_transfer receiver estimates how much data the sender can fit in a\nchunk by trying to calculate the protobuf overhead of transfer metadata.\nOn the first chunk of a transfer, this calculation is performed before\na window size is set (as setting a window size requires a max chunk\nsize), potentially resulting in a larger initial chunk size.\n\nThis caused issues in the case of retries, as a retried chunk could\nadvertise a smaller (correct) window size than the initial chunk,\ninvalidating any in-flight data transmissions.\n\nThis updates the code to assume a minimum window size of one chunk when\nmaking its initial overhead calculation.\n\nOriginal-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/206890\n\nhttps://pigweed.googlesource.com/pigweed/pigweed\nthird_party/pigweed Rolled-Commits: 2593707a02b0c21..87126e11b80d206\nRoller-URL: https://ci.chromium.org/b/8749572266749188753\nGitWatcher: ignore\nCQ-Do-Not-Cancel-Tryjobs: true\nChange-Id: I8ddedeb1fb0c01013949c76e42413a58df16cb08\nReviewed-on: https://pigweed-review.googlesource.com/c/pigweed/examples/+/206910\nBot-Commit: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nCommit-Queue: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2593707a02b0c211f21c738180dbd4439fa7013d",
      "old_mode": 57344,
      "old_path": "third_party/pigweed",
      "new_id": "87126e11b80d206e9745b057f29ca23f6cd028c2",
      "new_mode": 57344,
      "new_path": "third_party/pigweed"
    }
  ]
}
