You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
By running the test via
./runLocust.sh -h localhost:30001 -r 100 -c 1,we occasionally (not every time) got
POST /orders: "HTTPError(u'406 Client Error: Not Acceptable for url: http://localhost:30001/orders',)"It is occasional, not every time...
Could anyone point out how to fix this?