收到com.intuit.karate错误-http请求失败:[actor当rampUsers = 100时,请求超时

问题描述

我正在使用gatling + Karate评估我们系统的性能。而且在将rampusers的数量增加到100时遇到了以下错误

最初,我认为这是由于我没有正确实现它而导致的……但是,我通过将rampusers的数量增加到100,设法在空手道示例项目(gatling-karate-example)中重现了此错误。 / p>

00:13:37.048 [gatlingSystem-akka.actor.default-dispatcher-26] ERROR com.intuit.karate - http request Failed: Ask timed out on [Actor[akka://gatlingSystem/user/karate-328#1253179832]] after [5025 ms]. Message of type [scala.concurrent.duration.FiniteDuration]. A typical reason for `AsktimeoutException` is that the recipient actor didn't send a reply.
00:13:37.298 [gatlingSystem-akka.actor.default-dispatcher-27] ERROR com.intuit.karate - http request Failed: Ask timed out on [Actor[akka://gatlingSystem/user/karate-330#-2146050967]] after [5015 ms]. Message of type [scala.concurrent.duration.FiniteDuration]. A typical reason for `AsktimeoutException` is that the recipient actor didn't send a reply.
00:13:37.308 [gatlingSystem-akka.actor.default-dispatcher-28] ERROR com.intuit.karate - http request Failed: Ask timed out on [Actor[akka://gatlingSystem/user/karate-329#-1311588397]] after [5025 ms]. Message of type [scala.concurrent.duration.FiniteDuration]. A typical reason for `AsktimeoutException` is that the recipient actor didn't send a reply.
00:13:40.017 [gatlingSystem-akka.actor.default-dispatcher-4] ERROR com.intuit.karate - http request Failed: Ask timed out on [Actor[akka://gatlingSystem/user/karate-352#-459934387]] after [5025 ms]. Message of type [scala.concurrent.duration.FiniteDuration]. A typical reason for `AsktimeoutException` is that the recipient actor didn't send a reply.

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)