Click here to Skip to main content
15,908,111 members

Comments by jrJery (Top 1 by date)

jrJery 6-Jan-20 14:46pm View    
If the user has the application open all the time(Every Saturday) I would have to send request per 1 sec to API for check global variable and if the global variable for example is equal 2 i have to request to API for question two from database. What do you think? I could limit my queries to the database.