Customer is using following REST call to obtain a list of app ids:
http://<rm http address:port>/ws/v1/cluster/apps
Their question is how frequently should they make REST API call so that they do not miss any jobs submitted? -- Are there any recommendations on this?
Thanks