The default timeout value for asynchronous tests is 500 ms, or half a second, so many times it's a good idea to explicitly specify a longer timeout value so your test does not fail.
异步测试的默认超时值是500ms,也就是半秒,所以,很多时候,最好是显式地指定一个更长的超时值,这样一来,测试就不会失败。
The initial timeout value is 100000000 ms, which is approximately 28 hours. Use the mqsichangeproperties command to change the values of needCache and timout, using the syntax below
初始的timeout值为 100000000毫秒,大约为28小时。
The initial timeout value is 100000000 ms, which is approximately 28 hours. Use the mqsichangeproperties command to change the values of needCache and timout, using the syntax below
初始的timeout值为 100000000毫秒,大约为28小时。
应用推荐