-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I think sessions get invalid after 24 hours. We should add a debug log (it should print the time) when we got an invalid session. After a few days we should be able to look at the logs and figure out the exact lifetime of a session.
Once we know the session lifetime for sure, we can store the last login time, and when the time between the next request and the last session renewal is more than the lifetime we login again instead of trying to read the bg data.
Metadata
Metadata
Assignees
Labels
No labels