Ultimate access to all questions.
A news feed web service running on Google App Engine is experiencing an issue during peak load where users report that they are seeing news articles they already viewed. The application is built using a stateful Flask app, and the session data is stored in memory. What is the most likely cause of this problem?