I have an application that checks the database every 10 seconds if there is any new data, if there is any data it will get it and stop checking the database.
I have impl