|
|
|
|
|
by jasonthorsness
195 days ago
|
|
The distributed state associated with workflow systems like this makes observability and code upgrades a challenge compared to just having an application orchestrating workflows with progress persisted in a shared database. But if they solve those problems this would be really nice, as I've seen a ton of home-grown systems re-write checkpointing, retries, etc. and usually get it wrong. |
|
It's considerably simpler, less magical and cheaper than the equivalent Step Function-style implementation would be.