Next.js Discord

Discord Forum

Task timed out after 15.02 seconds

Unanswered
AM posted this in #help-forum
Open in Discord
AMOP
I'm experiencing timeouts from time to the with my endpoints:

I can inspect the requests and sometimes i see this log:

which should be ~10 seconds

8 Replies

AMOP
then i have another like this:
whic is successful
i'm not using export const runtime = 'edge'
trying to understand what might causes timeouts from time to time
not all the time many of the requests successd
but the failing one are only for timeouts
i cant see waterfall that takes more than 15s