Picture an MCP server that keeps “forgetting” what an agent just asked it to do.The agent starts a long-running tool call, such as a database migration. When it checks back for status, the server has no record of the request. There is no crash and no obvious error. The follow-up request simply landed on a different server instance behind the load balancer.