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