an exception occurred in remote runner [429] in production mode #2817
Unanswered
litter-rabbit
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
when I use
bentoml serve service.py:svc
start server, then use locust to test it ,it work fine, but when i usebentoml serve service.py:svc --production
then i use locust to test it,that will get many error like these.and spend time get very long. i try to set max_batch_size, or max_latency_ms to 1000,1000 , but it's can't work .
here is my runner
Beta Was this translation helpful? Give feedback.
All reactions