Commit 47f3e96
Implement timeout-based polling for Copilot timeline events
- Replace do-while polling loop with timeout-based while loop
- Add 1-minute timeout mechanism for waiting on timeline events
- Wait for first Copilot event completion rather than indefinite polling
- Maintain same 2-second polling interval for compatibility
Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>1 parent d3a9590 commit 47f3e96
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
520 | 525 | | |
521 | | - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
522 | 531 | | |
523 | 532 | | |
524 | 533 | | |
| |||
0 commit comments