Python Forum
Query database - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: Query database (/thread-40628.html)



Query database - menator01 - Aug-29-2023

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.