Steps to replicate the issue (include links if applicable):
- Log in to one of the WMF wikis, but don't choose the "remember me for 365 days" option
- Make some edits, notice the time you did your last edit
- Leave the browser open for more than 12 hours but less than 24 hours; in that period, don't use the browser at all
- Return to that browser and refresh the wiki page you were on last
- Notice if you are still logged in or not
What happens?:
- Sometimes you stay logged in (in my experience, it is about 80% of the time); other times, you find yourself logged out
What should have happened instead?:
- You should stay logged in, given that $wgObjectCacheSessionExpiry is set to 86400 seconds (i.e., 24 hours) for WMF wikis.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia): 1.44.0-wmf.17 (1abfde3)
I am adding a WMF tag and a MW tag, because I am unsure if this is a site config issue or an underlying software issue that results in the session expiry not to be honored.