Inngest
Durable execution for event-driven workflows, background jobs and AI agents
ABOUT
What is Inngest?
Inngest is a durable execution platform for event-driven functions, background jobs and multi-step workflows. It adds retries, state, scheduling, concurrency controls and observability to code running on your own infrastructure, without requiring a separate queue or worker system. The hosted platform also supports AI workflows and a free Hobby plan.
BEFORE YOU SIGN UP
What you should know
COMMUNITY
From the forums
Developers discussing Inngest on GitHub and Reddit value its code-first model, durable step retries and ability to build background jobs without managing queues or workers. The community also highlights self-hosting and support for TypeScript, Python and Go. Some Reddit users report friction with local development or framework integrations, and the hosted Hobby quotas can be restrictive for multi-step workloads.
— Community sentiment · Reddit
SEE ALSO · APIs & automation
Alternatives to Inngest
ABOUT US
Honest, independent, no fluff.
No paid placements. Just a clear look at what this does, what it costs, and what to know before you commit.
FAQ
Questions, answered.
What counts as an Inngest execution?+
A function run and every step inside it count separately. A run with five step.run calls uses six executions.
How much does Inngest cost?+
The Hobby plan costs $0/mo and requires no credit card. Pro starts at $99/mo, while Hobby execution pauses when its included quota is exhausted.
Can I self-host Inngest?+
Yes. Inngest publishes the server and CLI source code, and its self-hosting guide covers running the platform on your own infrastructure.