You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Handle both FastAPI wrapped ({detail: {...}}) and unwrapped errors
- isUpgradeError now checks err.detail.error OR err.error
- extractErrorMessage prioritizes .message field, truncates long JSON
0 commit comments