This message was deleted.
# ask-for-help
s
This message was deleted.
👀 1
🍱 1
j
You can see from that that 8 workers are started despite the
BENTOML_CONFIG_OPTIONS="api_server.workers=2"
env var
Weirdly it does respect what I tell it to do regarding
api_server.http.port
@Bo Should this line not be:
api_workers: int | None = Provide[BentoMLContainer.api_server_workers]
?
Yeah this is definitely broken
^The fix.
b
@Judah Rand thank you for the fix. We will prioritize the review Cc @Sean