Commit 708d3b4
fix: set tool.error span attribute in catch block
The catch path was returning isError: true without marking the span,
causing validation failures and unexpected exceptions to appear as
successful spans in tracing backends.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1052b1e commit 708d3b4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments