Python Forum

Full Version: Query database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What would be a recommended amount of time to query a database to check for login status? I was thinking querying every five minutes.
Any and all comments welcome.