Closed lolwhitaker closed 5 years ago
I don't see these errors running against an 0.11.0 locustio master.
Thanks, check this out https://github.com/myzhan/locust4j/commit/536a66da5d6ddb337a71dc2eae42f82afa14497b .
And I'm releasing 1.0.7.
Thank you! I just tested this with 1.0.7 and 0.12.2 master and I am no longer seeing the exceptions.
Hello. What versions of locustio are supported for the master when running in distributed mode?
When I run my slaves against 0.12.1 master, and I receive a ReadTimeout on a slave task, I frequently see this error reported from the master and its not recorded properly in the web ui:
When I run against a 0.12.2 master, the error looks like this:
As far as I can tell, this error is not something I can fix with changes to my Task implementation and suspect it may be due to incompatibility with some newer versions of the locustio master? Any insight appreciated.
I don't see these errors running against an 0.11.0 locustio master.