Fix APV crash with WebUI graph enable

Review Request #380 — Created July 31, 2024 and updated

pradeep
APV10
1033
kdutta, prajesh, roland, tanya

When WebUI graph is enabled with QoS session count reaching > 1000. We see this issue as it try to get stats for all the queues. With more queues atcp thread is going in loop

Unit testing done.
I dont see crash with webui graph enabled/disabled. Even with large queues.

Loading...