jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

The default timeout period is added

Open lijie123bes opened this issue 1 year ago • 0 comments

Use case

I'm running JMeter tests. However, after some time, I encounter several errors: Non HTTP response code: java.net.SocketTimeoutException

Possible solution

Is it possible to make it so that after such an issue occurs, the thread restarts.For example, if the thread doesn't receive a response after 30 seconds, can a new one be created?

Possible workarounds

No response

JMeter Version

5.5

Java Version

jdk 8

OS Version

linux

lijie123bes avatar Mar 21 '24 06:03 lijie123bes