Home / Companies / Inngest / Blog / Post Details
Content Deep Dive

What is waitUntil (Vercel, Cloudflare) and when should I use it?

Blog post from Inngest

Post Details
Company
Date Published
Author
Dan Farrelly
Word Count
1,254
Company Posts That Month
5
Language
English
Hacker News Points
3
Post removed?
No
Summary

Vercel's waitUntil utility method is now available for all serverless functions, allowing developers to ensure that an async function completes before the serverless function shuts down. This tool is useful when performing non-critical asynchronous work in the background without blocking the user's response. However, it does not guarantee success and should not be used for critical business logic. It is also not designed for running background jobs, which require a system that handles queueing, retries, and logs failures. Inngest can handle background jobs reliably but may have networking issues when used with waitUntil.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 14 574 115 68 -41%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.