chaos
7 years agoNew Contributor
soapui longtime response problem
recently, I got a problem like this :
Firstly, I sent a rpc request to endpoint. Because this request will take a longlong time(about 6 mins), so i would not get response immediately, then progressBar would round for a while.
Then, I suppose to get the response from the endpoint,but unfortunately, I didn't.
the same operation will success in Postman.
I already increase the timeout value to 600000 ms(10mins)
who can help me?
I could tell you the test env if you need privately, Thanks