Allow sampler timeout on all Samplers (including SMTP)
Open
enhancement
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**orimarko** ([Bug 61819](https://bz.apache.org/bugzilla//show_bug.cgi?id=61819&redirect=false)):
Sample Timeout is a useful tool for preventing "stuck" request that pauses the test, but it seems that it isn't fully supported:
For this to work, the sampler must implement Interruptible. The following samplers are known to do so:
AJP, BeanShell, FTP, HTTP, Soap, AccessLog, MailReader, JMS Subscriber, TCPSampler, TestAction, JavaSampler
For example SmtpSampler can't be interrupted with Sample Timeout
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.