Skip to content

Add failure reasons to tool call analytics events #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 7, 2025
Merged

Conversation

jakemac53
Copy link
Contributor

This should help us to understand why tool calls fail, instead of just seeing that they failed.

In particular for tests as an example, we can discard the ones that fail due to a non-zero exit code.

Copy link

github-actions bot commented Jul 7, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Copy link
Contributor

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, this should help.

@auto-submit auto-submit bot merged commit 9b007b3 into main Jul 7, 2025
24 checks passed
@auto-submit auto-submit bot deleted the failure-reason branch July 7, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants