Is it possible to set timeout for JDBC request in JMeter? I understand that the Sample Timeout can only be used with a handful of requests, but not JDBC (see here). Is there a workaround? I'm using JMeter 5.0. Thanks..
1
votes
1 Answers
0
votes
Set Max wait of the JDBC Connection configuration to simulate connection timeout of its JDBC Requests
Max Wait (ms) Pool throws an error if the timeout period is exceeded in the process of trying to retrieve a connection, s