EMR getting terribly slow on opening patient queues page

Hi @arjun,

I see unnecessary calls getting made multiple times without actually using the data from the previous call a code design issue. So using debounce actually solves that.

We already have privileges set for each queue, only few high privileged users see all the queue. But making unwanted server calls to the server hits the performance.