Cloudfest Conference 2025

Use code HH20 for 20% off an event ticket!

Yesterday's Top Poster

[VERCEL] New execution duration limit for Edge Functions

  • Thread starter Thread starter Shohei Maeda, Kiko Beats
  • Start date Start date
Starting on March 1st, 2025, we will begin the rollout of a new execution duration limit of 300 seconds for Vercel Functions using the Edge runtime.

Previously, Edge Functions had no fixed timeout for streaming responses, leading to unpredictable behavior based on system resources and traffic. With this update, Edge Functions will consistently allow streaming responses for up to 300 seconds, including post-response tasks like waitUntil().


Learn more about Vercel Functions using the Edge runtime.

Read more

Continue reading...
 
Back
Top