if i'm using hyperdrive to connect to a database that handles my user auth sessions, and i have cach

if i'm using hyperdrive to connect to a database that handles my user auth sessions, and i have caching enabled with 60 second max_age, and someone logs out... does that mean that for the next 60 seconds they might be pulling their old cached session?
Was this page helpful?