@llama_index
Creating agent workflows and architecting the logic is one thing, making them durable, fail-safe, and scalable is another👇 New integration for durable agent workflows with @DBOS_Inc execution - Make sure your agents survive crashes, restarts, and errors without writing any checkpoint code. 🔄 Every step transition persists automatically - workflows resume exactly where they left off ⚡ Zero external dependencies with SQLite, or scale to multi-replica deployments with Postgres 👯♀️ Built for replication - each replica owns its workflows, with Postgres coordinating across instances 💤 Idle release feature frees memory for long-running workflows waiting on human input 🛡️ Built-in crash recovery detects and relaunches incomplete workflows automatically This integration with DBOS removes all the manual snapshot work from durable workflows. Just pass a DBOS runtime to your workflow and get great reliability — whether you're running a single process or multiple replicas in production. Learn how to build durable agents on our new docs: https://t.co/9AfefFWkXl