#Is possible configure the timeout limit?...
1 messages · Page 1 of 1 (latest)
Hi @junior hazel. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
is this about edge functions or serverless functions? the documentation suggests that the only limit is the maximumum initial reponse time: Maximum Initial Response Time
The Edge Function must begin sending a response within 30 seconds. You may continue streaming a response beyond that time.
Learn more about streaming responses from Edge Functions.