Page 1 of 1

Waiting for a response

Posted: Fri Jun 24, 2022 8:28 am
by dilfich
Hi, I noticed a similar problem for a long time, it doesn't seem to bother but it bothers) It seems that I have already seen a similar question on the forum for a long time, but I could not find the topic.

Sometimes waiting for a response takes a considerable time.

On the screenshot.
1: The first request after launching the application.
2: After inactivity 2-4 minutes.

Image

What to check and what to pay attention to?
In "MiniBrowser" I don't seem to observe this, but in my application I can't figure out where the problem is.

Re: Waiting for a response

Posted: Fri Jun 24, 2022 10:05 am
by salvadordf
Perhaps there are some calls to TThread.Synchronize or Sleep, or some synchronization objects that block the app.

But it could also be a random Internet connectivity problem due to WiFi signal interference, ISP connectivity problems, etc.