Commit 5e501ee
authored
fix: reduce SSE wait_seconds from 30 to 5 in scenario watch (#85)
The intent events SSE stream used wait_seconds=30, causing up to 30s
delay between stream timeouts when waiting for human approval events.
Reduce to 5s for faster reconnection and event pickup.1 parent c59c462 commit 5e501ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
0 commit comments