Temporal gives you an intuitive way to code workflows that always execute without failure. With Temporal, you spend less time writing plumbing logic and more time writing business logic, to boost productivity by 10x with the same technology that supports applications at Nvidia, Lovable, and Netflix, as well as every Snap story and every Taco Bell order.
The community submitted 27 reviews to tell
us what they like about Temporal, what Temporal can do better, and
more.
5.0
Based on 27 reviews
Review Temporal?
Reviewers see Temporal as a strong fit for long-running, failure-prone workflows, especially when teams have outgrown queues, cron jobs, or homegrown orchestration. Users repeatedly praise its reliability, retries, observability, scalability, and the way it cuts boilerplate and simplifies error handling; one also highlights strong TypeScript support and an active community. Founders of Postiz, Slashy, and Velo echo that it underpins durable automations, reminders, and background jobs. The main criticism is that the admin UI still needs work.
+24
Summarized with AI
Pros
Cons
ReplayAutonomous app testing for teams who ship at AI-speed
We chose Temporal because email automations, reminders, and background jobs need to survive retries, delays, and service interruptions. Durable workflows give us a much stronger foundation than stitching together fragile queues and cron jobs.
As a team building complex workflows in voice AI, Roark wouldn’t exist without Temporal. It gave us the reliability of a distributed system without drowning in glue code. Temporal turned what used to be a mess of retries, timers, and state machines into something we can trust to run at scale.
We use Temporal under the hood. They enable us to manage complex, large-scale workflows with reliability and efficiency. Their platform's automatic task retries and robust observability tools have been instrumental in scaling our operations seamlessly.
Temporal is the best orchestrated task queue system that you're not using! At Vendsta we staked much of our companies daily operations against fault tolerant workflow systems. We have tried building it ourselves, we outgrew task systems like RabbitMQ or even Google Cloud Tasks. When we found temporal we dropped the cost of maintaining these systems and radically increased our observability and reliability of said workflows.
We use temporal everywhere:
- in our workflow / automations system
- campaigns / drip email services
- billing / payments processing
- data pipeline and enrichment
Basically anywhere where we have a event where we want to do something with said event or a side effect of handling it you will benefit by using this product.
Temporal is a great tool with an even better community. I have used many workflow orchestration frameworks throughout my career but Temporal is the one that was easiest to use and scale from a simple use case to a more complex one.
What's great
community support (1)scalable (2)workflow orchestration (5)complex workflow management (2)
Have been using this for scheduling long running workflow executions. Excellent support for typescript. UI for admin panel could use a bit of work, but given the focus on sound architecture and the ability to integrate via API i'm willing to give it a pass.