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: add timeout to Copilot SDK step to prevent workflow hang
- Add timeout-minutes: 2 to the step level
- Wrap SDK call in Promise.race with 60s JS timeout
- Falls back to static welcome message instead of hanging indefinitely
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments