-
Notifications
You must be signed in to change notification settings - Fork 4k
Improve exception tracebacks for easier debugging #1744
Copy link
Copy link
Open
Labels
P2Moderate issues affecting some users, edge cases, potentially valuable featureModerate issues affecting some users, edge cases, potentially valuable featureenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedv2Affects the v2 line (2.x on main)Affects the v2 line (2.x on main)
Description
Activity
Metadata
Metadata
Assignees
Labels
P2Moderate issues affecting some users, edge cases, potentially valuable featureModerate issues affecting some users, edge cases, potentially valuable featureenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedv2Affects the v2 line (2.x on main)Affects the v2 line (2.x on main)
Summary
Make exception tracebacks clearer and easier to understand by reducing asyncio/anyio wrapper noise.
Problem
raise_exceptionflag is not consistently respectedGoal
Related
AI Disclaimer