Last Updated:
29 Jul 2026 19:08
by Tony
Hi Telerik -
I need to capture a the web requests that go to an OAUTH token endpoint in order to troubleshoot a bug.
The app seldom refreshes tokens, and normally it works fine, but sometimes it gets stuck in a loop where it does it over and over and over.
Currently, if I use the "Keep #### Sessions" combobox, once it gets stuck, I get only the last #### sessions which is not what I want. I want the first ones so I can see what might have been different that caused it to get stuck in a loop.
Alternatively, I can keep all sessions but that crashes the PC because it uses all the RAM before I notice it when into the loop.
It would be great if, next to the "Keep: #### Sessions" drop down (or, perhaps, as a checkbox in the dropdown), there was an option to "Stop Capture after this limit."
Can you please add this feature?