Session token previously blacklisted on refresh

I run in to the same problem where sometimes my token is blacklisted even though the time has not expired. I even tested it with a TTL of 130000. The token gets blacklisted even though the session was never deleted (logout).

It’s a painful problem because the only solution for the user is to logout (which will also throw errors because of the blacklisted token) and log in again.