microsoft / microsoft/agent-framework

Python: Docs: clarify Python Foundry Hosting session isolation configuration

Open
#6,558 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

documentation python
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

Follow-up

Add docs guidance for the Python Foundry Hosting session isolation behavior introduced in PR #6536.

The docs should clarify:

  • hosted workflow checkpoint state is scoped by a hosted session identity context by default
  • production Foundry hosting is expected to provide the platform isolation keys on protocol requests
  • self-hosted or local-only deployments that do not provide those keys must explicitly configure their own provider or opt into strict_session_isolation=False
  • when strict_session_isolation=False is appropriate, and when it should not be used

Keep this as documentation-only follow-up; no code changes are required for this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.