I am recieving an error
java.util.concurrent.TimeoutException: Read timeout to {url} after 120000 ms
In my settings I have set: play.ws.timeout.request = 5 minutes play.ws.timeout.idle = 5 minutes
But these still aren't working.
I am recieving an error
java.util.concurrent.TimeoutException: Read timeout to {url} after 120000 ms
In my settings I have set: play.ws.timeout.request = 5 minutes play.ws.timeout.idle = 5 minutes
But these still aren't working.