Next.js Discord

Discord Forum

edge function streaming not working

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Avatar
Masai LionOP
Hi I'm making openai based web app with edge functions that streams the response of the openai

few hour ago it works,
but now it returns 200 but no body from the response
I checked it works on local, but not in production.

it only error on edge functions that is streaming, it works on nonstreaming endpoints

is there any outage or issue ? I' ve checked the vercel's status page, but it's not detecting any issue

myapp: https://socialbiogen.com/

0 Replies