You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have the Ping module to display the status of my services. The value in milliseconds reported under each service is way too high to be correct. At least this is my belief. In fact, I am getting values in the range of 300-700ms, which is strange, since the server hosting all the containers is in the same network of my laptop and if I ping the exact same url from the terminal I get timings in the range of 5-20ms (we're talking here about a simple home server).
Expected behavior
Ping values at least one order of magnitude smaller.
Screenshots
Any idea?
EDIT: Not sure if relevant.I have few services with CORS errors that I haven't fixed yet, not sure if those are slowing the full process here.
The text was updated successfully, but these errors were encountered:
Describe the bug
I have the Ping module to display the status of my services. The value in milliseconds reported under each service is way too high to be correct. At least this is my belief. In fact, I am getting values in the range of 300-700ms, which is strange, since the server hosting all the containers is in the same network of my laptop and if I ping the exact same url from the terminal I get timings in the range of 5-20ms (we're talking here about a simple home server).
Expected behavior
Ping values at least one order of magnitude smaller.
Screenshots
Any idea?
EDIT: Not sure if relevant.I have few services with CORS errors that I haven't fixed yet, not sure if those are slowing the full process here.
The text was updated successfully, but these errors were encountered: