nit: cap error (#27585)

Just cap an error that could end up in the model context
This commit is contained in:
jif
2026-06-11 11:52:46 +01:00
committed by GitHub
Unverified
parent 0870352241
commit e6757bba91
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -3829,6 +3829,7 @@ dependencies = [
"serde",
"serde_json",
"tokio",
"tracing",
"url",
]