Skip to content
Discussion options

You must be logged in to vote

Hi @sirianni, thanks for the thoughtful question, and apologies both for the noise earlier in this thread and for how long it took to get you a real answer. This one deserved better.

The picture has improved since you asked. Durable execution for the programmatic patterns landed: Graph and Swarm now accept a session_manager (file, S3, or your own implementation) that checkpoints the orchestration state and lets you resume after a crash or restart. Only the orchestrator holds the session manager; giving an inner agent its own raises a ValueError (nested session managers aren't supported yet). The orchestrator's session manager persists the orchestration state and each node's results, thoug…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by yonib05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants