Commit 9f4a800
committed
fix: pass related_request_id in report_progress for SSE streaming
Progress notifications were not being delivered to clients because
related_request_id was not passed to send_progress_notification(),
causing the SSE transport to drop the notification.1 parent d3133ae commit 9f4a800
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1052 | 1052 | | |
1053 | 1053 | | |
1054 | 1054 | | |
| 1055 | + | |
1055 | 1056 | | |
1056 | 1057 | | |
1057 | 1058 | | |
| |||
0 commit comments