Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
When to use Ash.Oban vs Ash.StateMachine - Ash Framework
AF
Ash Framework
โข
6mo ago
โข
13 replies
Fred
When to use Ash.Oban vs Ash.StateMachine
have a very simple pipeline that needs to be durable
, i
.e
. automatic retry
. I am porting a Python code that uses Temporal
.io durable execution
.
I am not sure if I have to use Oban or StateMachine
, when is each more suitable
?
Solution
in general combining
ash_state_machine
ash_state_machine
and
ash_oban
ash_oban
to trigger state transitions is one of my favorite combinations of Ash features out there
Jump to solution
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Cancel job Ash Oban
AF
Ash Framework / support
7mo ago
Ash Oban trigger after action
AF
Ash Framework / support
9mo ago
In ash oban infer/bypass tenancy for action
AF
Ash Framework / support
8mo ago
Ash oban enqueuing thousands of jobs without a trigger
AF
Ash Framework / support
3mo ago