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
fix: increase get-trace query timeout to 60s and add timeout detection
The polling loop only waited 30 seconds and silently fell through to a
misleading "No trace data found" error on timeout. Increase to 60s and
add an explicit timeout check matching the pattern in list-traces.ts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments