I’m looking for some insights or solutions. When making continuous calls within a 2-second interval, the average response time is around 0.3 seconds. However, if there’s a gap between the calls, the response time for the next call increases to about 1.5 seconds.
how can I replicate behavior of continuous calls for calls after sometime. How to do this?