The postmortem doesn’t say that. It just says they were caching “user information”. Maybe that includes a Stripe customer or subscription ID that they look up before sending an email, for example.
Yeah probably the session id and when the wrong session id is returned other operations like GET User details would pull its data from relational storage.
tmpz22|2 years ago
doodlesdev|2 years ago