What can explain a user with a connected_users timestmamp in the year 2051?
I’m seeing many users with such timestamps for a production instance and curious what this might mean? I believe this is a server-side timestamp, so would it mean that the server’s system time was set to 2051 at some point?
If you look at the _changes endpoint, which will show you changes in rough order, you’ll see a cluster of these docs getting pushed in the first quarter of the changes feed:
So this problem likely resolved, because if I check the latest connected user logs (last ones in the changes feed), they have relatively correct dates.