fix(http): resolve legacy sessions before protocol checks #2
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/mcp-session-recovery-20260912"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Return 404 for unknown or expired legacy sessions before comparing protocol versions. Preserve request IDs and return 503 when the session store is unavailable. Validation: 87 HTTP plug tests pass.
Pull request closed