Comment by Thaxll
2 days ago
All those solutions based on PG are missing the point, you need a good SDK so that devs can create those workflow without re-inventing the wheel: error, retries, observability, idempotency ect ...
PG is just a detail of implementation, you need a good library to build reliable flows.
DBOS is that library.
https://github.com/agoodway/pgflow#2-define-a-flow
https://www.pgflow.dev/get-started/flows/create-flow/#the-gr...