apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

The default timeout period is added #6254

Open lijie123bes opened 1 month ago

lijie123bes commented 1 month ago

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