microsoft / microsoft/agent-framework
Python: Investigate behavior of concurrent requests to a workflow hosted in Foundry
Open
@TaoChenOSU is already working on this.
Since Aug 16, 2026.
foundry
hosting
python
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Python workflows implement a guard which prevents multiple runs on the same workflow instance. This could potentially prevent multiple requests to the same FHA session that is a hosted workflow. We should spend some time to investigate the behavior.
Related comment: https://github.com/microsoft/agent-framework/pull/7670#discussion_r3786481797
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.