Skip to content

Conversation

@swcollard
Copy link
Contributor

@swcollard swcollard commented Sep 11, 2025

We've been seeing errors with state and session handling in the MCP Server. Whether that is requests being sent before the initialized notification is processed. Or running a fleet of MCP Server pods behind a round robin load balancer. This PR is investigating running the server in stateless mode which might help us avoid some of these issues.

@apollo-librarian
Copy link

apollo-librarian bot commented Sep 11, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 2 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/config-file.mdx
* (developer-tools)/apollo-mcp-server/(latest)/index.mdx

Build ID: 574cfe97cfdcd9545d1b898f
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/574cfe97cfdcd9545d1b898f

@swcollard swcollard marked this pull request as ready for review September 12, 2025 01:14
@swcollard swcollard requested a review from a team as a code owner September 12, 2025 01:14
@swcollard swcollard requested a review from a team as a code owner September 12, 2025 17:54
@swcollard swcollard merged commit f5860d1 into develop Sep 12, 2025
9 of 11 checks passed
@swcollard swcollard deleted the fix/disable-stateful-sessions branch September 12, 2025 18:16
@apollo-bot2 apollo-bot2 mentioned this pull request Sep 24, 2025
@DaleSeo DaleSeo mentioned this pull request Sep 24, 2025
DaleSeo pushed a commit that referenced this pull request Sep 24, 2025
…#351)

* fix: Disable statefulness to attempt to fix initialize race condition

* Change stateful_mode to being configuratable on the transport

* Use ..Default syntax

* changeset

* Add new flag to docs config reference page
DaleSeo pushed a commit that referenced this pull request Sep 24, 2025
…#351)

* fix: Disable statefulness to attempt to fix initialize race condition

* Change stateful_mode to being configuratable on the transport

* Use ..Default syntax

* changeset

* Add new flag to docs config reference page
DaleSeo pushed a commit that referenced this pull request Sep 29, 2025
…#351)

* fix: Disable statefulness to attempt to fix initialize race condition

* Change stateful_mode to being configuratable on the transport

* Use ..Default syntax

* changeset

* Add new flag to docs config reference page
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.

3 participants