Skip to content

feat: mvc sse session support session timeout configuration#719

Open
taobaorun wants to merge 1 commit intomodelcontextprotocol:mainfrom
taobaorun:feat/mvc_sse_support_session_timeout
Open

feat: mvc sse session support session timeout configuration#719
taobaorun wants to merge 1 commit intomodelcontextprotocol:mainfrom
taobaorun:feat/mvc_sse_support_session_timeout

Conversation

@taobaorun
Copy link

@taobaorun taobaorun commented Dec 11, 2025

Motivation and Context

In certain specific scenarios, it's necessary to configure a session timeout for the SSE server. Currently, the default behavior is to never time out, and we'd like to support custom timeout configuration.

How Has This Been Tested?

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant