Streaming endpoint is no longer busted But still ass
| @@ -465,7 +465,7 @@ async function sendMakerSuiteRequest(request, response) { | ||
| 465 | 465 | }, |
| 466 | 466 | signal: controller.signal, |
| 467 | 467 | }); |
| 468 | - // have to do this because of their busted ass streaming endpoint | |
| 468 | + | |
| 469 | 469 | if (stream) { |
| 470 | 470 | try { |
| 471 | 471 | // Pipe remote SSE stream to Express response |