Forum Discussion
ManishML
3 years agoFrequent Visitor
Hit specific API in a time loop (After defined duration)
Hello, Basically I want to hit some API's instead of whole dashboard as it affects the database. so is it possible to create a loop / function which can hit some API's after a defined time span, like...
ManishML
3 years agoFrequent Visitor
Firslty, thank you for this informative article, but I am looking for something which could hit my API every hour. so I will be able to analyse hourly data.(Also can't use schedular as it loads the whole dashbored, I just wanted to hit some APIs) Now the reason why I mention word loop in my question is, Any loop / function / timer which in result hit API continuesly for every single hour.