Remix.run Logo
jonrouach a day ago

i had the exact same behavior back in 2023, it seemed like clearly leakage of user conversations - but it was just a bug with api calls in the software i was using.

https://snipboard.io/FXOkdK.jpg

postalcoder a day ago | parent [-]

There was an issue with conversation leakage, though. It involved some bug with Redis.

I felt like it was a huge deal at the time but it’s surprisingly hard to quickly google it.

Sebguer a day ago | parent [-]

It was the classic "oh no we did caching wrong" bug that many startups bump into. It didn't expose actual conversations though, only their titles: https://openai.com/index/march-20-chatgpt-outage/

postalcoder a day ago | parent [-]

ah there it is. thanks for jogging my memory. funny to think of how niche chatgpt was considered then to now.