Guys, what is the expected time to get a response from workers? I am seeing a weird timing issue.

Guys, what is the expected time to get a response from workers?

I am seeing a weird timing issue.

I have created an API route that return {}. empty object.

When I request it from my location (Europe to NVirginia) I get the response within 180ms.
When a worker requests that data, the worker takes 400 to 490ms to return what took me 180ms. (It uses COLO - FRA)

Anyidea why there's such a big overhead when it comes to it? How can I debug all those times to make sure?
Was this page helpful?