The session writes dashboard shows a big increase in manual-forced writes for anonymous sessions:
That corresponds to the needsRefresh flag in SessionInfo, which is only used for updating JWT cookies. rMWf78fb6eb599a: session: Do not set JWT cookies for anonymous users was supposed to disable JWTs for anons and avoid that noise, but apparently something went wrong with that.


