Unexpected Meteor.logout() on production app

So I can only reproduce this issue on our production app (not locally), but when a user logs in and scrolls right away, they get logged out. If the user waits a few seconds before scrolling, this doesn’t happen. Has anyone else seen unexpected logout() behavior in their deployed Meteor app? This is a pretty big concern, I would imagine…