When requesting data via REST API, we got response as “202 Accepted”, however timeout happened.
So I have taken a URL from header and I tried multiple times, still I did not get a response.
What’s the general response time for timeout get request and how many re-tries we should do ?