Skip to content

Python: [Feature]: Durable Task Scheduler Support in Agent Framework Workflows #4877

@bkasa51-tech

Description

@bkasa51-tech

Description

We have been working with the sample:

https://github.com/Azure-Samples/durable-task-extension-for-agent-framework/tree/main/samples/python/azure-container-apps/agentic-travel-planner

Using this setup, we validated the following use cases:

✅ HITL (Human-in-the-Loop) across replicas
One replica can pause for approval, and another replica can resume and complete the workflow.
✅ Distributed orchestration using Durable Task Scheduler
Demonstrates reliable execution across multiple orchestration instances.

Gap Identified

While Durable Task Scheduler works well for orchestration scenarios, it is not natively integrated with Microsoft Agent Framework workflows.

Is Durable Task support planned for Agent Framework workflows?

If already supported, could you please share the relevant GitHub repo or documentation URL?

Code Sample

Language/SDK

Python

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions