'Error getting response; java.net.SocketTimeoutException: Read TimedOut' in Ready API
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
'Error getting response; java.net.SocketTimeoutException: Read TimedOut' in Ready API
I have to POST from API and it takes time to execute though swagger (around 5-10 minutes) as scheduler runs
when I tried to execute with Ready API then I am getting error as
'Error getting response; java.net.SocketTimeoutException: Read TimedOut'
I also tried to with Socket timeout as 0 but it is going infinite loop and POST API doesnt stop and unable to get data. Minimum 1 day record, I got in 5 minutes( this is minimum time taken to execute API through swagger)
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey there Anika,
I've tried setting Socket Timeout to 0 on my test case and it works as expected for requests over 1 minute. When you say it's entering an infinite loop, what do you mean by that? If Socket Timeout is set to 0 it will wait indefinitely for a response, but the response should come eventually. I'm assuming you've tried waiting the full 10 minutes?
Thanks,
Russel
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Russel!
@anika could you provide more details as Russel is asking? This will help us investigate the issue!
In case you solved it already - please share the solution with the Community as it may be of help to people going forward.
Alternatively, feel free to open a support ticket.
Sonya Mihaljova
Community and Education Specialist
