Streaming endpoint is no longer busted

But still ass
This commit is contained in:
Cohee
2025-04-27 14:58:23 +03:00
parent 61c7f53d22
commit 15daf19a08

View File

@@ -465,7 +465,7 @@ async function sendMakerSuiteRequest(request, response) {
},
signal: controller.signal,
});
// have to do this because of their busted ass streaming endpoint
if (stream) {
try {
// Pipe remote SSE stream to Express response