Skip to content

Python: support checkpointing at runtime and not as workflow attribute #1614

@moonbox3

Description

@moonbox3

Today, when checkpointing is used, it must be enabled via the workflow builder. This doesn't allow us to support all types of checkpointing scenarios gracefully. We should allow checkpointing to be passed in to a workflow at runtime - if the checkpoint manager is passed in, then we use it. Other workflows can choose to not include checkpointing by not including the checkpoint manager.

Metadata

Metadata

Labels

pythonsquad: workflowsAgent Framework Workflows SquadworkflowsRelated to Workflows in agent-framework

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions