)]}'
{
  "commit": "6f737d4d538b8a7d7f5cf1e203b2154ebfa46f9f",
  "tree": "4117b374a7b277e3e0502d9654c7f6b9769597d1",
  "parents": [
    "70e66eb021b156a08ecb77348d0cf53de1dd9308"
  ],
  "author": {
    "name": "George Gensure",
    "email": "werkt0@gmail.com",
    "time": "Thu Jul 06 11:01:42 2023 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Jul 06 11:02:54 2023 -0700"
  },
  "message": "Avoid discarding SRE state for IO cause\n\nUnwrapping all StatusRuntimeExceptions in in ReferenceCountedChannel when caused by IOException will discard critical tracing and retriability. The Retrier evaluations may not see an SRE in the causal chain, and presume it is invariably an unretriable exception. In general, IOExceptions as SRE wrappers are unsuitable containers and are routinely misued either for identification (grpc aware status), or capture (handleInitError).\n\nPartially addresses #18764 (retries will occur with SSL handshake timeout, but the actual connection will not be retried)\n\nCloses #18836.\n\nPiperOrigin-RevId: 546037698\nChange-Id: I7f6efcb857c557aa97ad3df085fc032c8538eb9a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8e4e95afd568106e0cfa0f655d0f29eb9564d1c7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/remote/ReferenceCountedChannel.java",
      "new_id": "bc2f6ec59940d9ff9c5ddde6ee075ec226242a79",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/remote/ReferenceCountedChannel.java"
    },
    {
      "type": "modify",
      "old_id": "2c3930733d33a507babeb74d2ab73a39e65f0135",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/remote/RemoteModule.java",
      "new_id": "b3592a7222303e6b37a8d72ef2792a04da2128c7",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/remote/RemoteModule.java"
    },
    {
      "type": "modify",
      "old_id": "65624b09392c6e80b899c587ee43c434f90a8815",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/remote/RemoteServerCapabilities.java",
      "new_id": "8dc45b8e99f89b9b047b3c6ea2087f6d29d46fb1",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/remote/RemoteServerCapabilities.java"
    }
  ]
}
