)]}'
{
  "commit": "dc57d963f48150b427b2de0b24cf42e047e7d269",
  "tree": "30c924a46ed48d57c04cf6dbd91a49dd6b6f4485",
  "parents": [
    "69e590385326a1817a1d6e9499d7c23bd6092790"
  ],
  "author": {
    "name": "Alexei Frolov",
    "email": "frolv@pigweed.infra.roller.google.com",
    "time": "Fri Apr 26 18:11:42 2024 +0000"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Apr 26 18:11:42 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/8749572311125196865\nGitWatcher: ignore\nCQ-Do-Not-Cancel-Tryjobs: true\nChange-Id: I7de13c21ba11b47e0c78ba14477b0f09d8cc44b5\nReviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/206873\nCommit-Queue: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nBot-Commit: 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"
    }
  ]
}
