The default timeout period is added
Open
enhancement
to-triage
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.