Skip to content
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

Fix incomplete stacktraces in evaluations #1842

Merged
merged 3 commits into from
Jul 5, 2024
Merged

Conversation

jp-agenta
Copy link
Contributor

Description
Uses traceback to better handle stacktraces and then shows the stacktrace in a tooltip in the web UI.

Related Issues
Not linked yet.

jp-agenta and others added 2 commits July 3, 2024 14:43
Improve stacktrace quality in evaluations. Still not shown in UI.
Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 4:49pm

Copy link
Member

@mmabrouk mmabrouk left a comment

Choose a reason for hiding this comment

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

Thank @jp-agenta for the PR!
Is this compatible with #1708 I see both changing the cellRenderers (we use a modal there). I have set you as a reviewer there. Maybe it makes sense to review and merge that one first, then update this one (also it would allow us to see how all these error messages show from a user perspective).

@jp-agenta
Copy link
Contributor Author

It is compatible, yes.
Noted for the order of things and for the UI review.

@jp-agenta jp-agenta marked this pull request as ready for review July 5, 2024 12:37
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. Backend bug Something isn't working evaluation UI labels Jul 5, 2024
@jp-agenta
Copy link
Contributor Author

QA tests
Screenshot 2024-07-05 at 14 49 29
Screenshot 2024-07-05 at 14 52 03

Copy link
Member

@mmabrouk mmabrouk left a comment

Choose a reason for hiding this comment

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

Thanks @jp-agenta

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 5, 2024
@mmabrouk mmabrouk merged commit 8053dea into main Jul 5, 2024
12 checks passed
@mmabrouk mmabrouk deleted the fix/incomplete-stacktrace branch July 5, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working evaluation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files. UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants