roll: pigweed pw_bluetooth_sapphire: Upgrade socket relay failures to WARN

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243034
Original-Revision: c460937189a5dc5365929fedfc0e10906ca185a3

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8fb97eed8bbd86..c460937189a5dc
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733792380118470929
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I7e4b490b8da71c2fcf022120444af1e71f52e6ea
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243072
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 574ffa5..609c7d0 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796121007152945.
-    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733792380118470929.
+    commit = "c460937189a5dc5365929fedfc0e10906ca185a3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -57,8 +57,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733796121007152945.
-    commit = "8fb97eed8bbd86b49231522e4dbb790ec5680577",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733792380118470929.
+    commit = "c460937189a5dc5365929fedfc0e10906ca185a3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )