Hi,
We have a web page which consumes messages from a service bus queue by the Rest APIs via Ajax. We have met this issue several times: the request is sent to service bus URL, after more than 3 minutes, no any response received. Just seems like the service is blocked. Then if we refresh the page, every thing become OK again.
We cannot regularly reproduce it, we see it several time, below is the screen shoot we catched. Is it a bug?