Replies: 1 comment 1 reply
-
Hi! I think we should solve this in Locust and have created a ticket based on this. As a workaround (because I'm not sure anyone will get to this soon) you can overwrite the exception message using something like this:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using FastHttpUser and when I receive a 404 the fail is registered like this, this happens because the geventhttpclient saves in the exception the badstatuscode text the url of the request I made, which is dynamic and appears separated by each one,
I need that either I take the “name” or simply do not place anything, just place the badstatuscode 404, can this be addressed with the locust as it is now or do I have to modify something?
Beta Was this translation helpful? Give feedback.
All reactions