Aaron Pham
Aaron Pham
Can you provide your service definition here? You can strip out anything sensitive
Oh sorry, I mean your `service.py`.
Happy to review if you submit a PR
Can you provide more context here? If you want to customize exceptions a middleware is probably more preferable here.
Ye, so we definitely want to improve on this you can do ```bash pgrep circusd | xargs kill -9 ```
Will translate to bentoml since this is mainly on BentoML improvement
I think adding poetry is nice, but it is just adding a churn for us to maintain. Esp in the past, we haven't had good experiences with poetry. Not sure...
I think a better discussion is to make bento `pip-installable`, rather than supporting specific backend for installation. Because at the end of the day, I think all packages can/should just...
@frostming I think for Bento it can also generate a pyproject.toml. with this it will probably support whatever framework backend for PEP621 Would be a great feature for this is...
Can you send the whole stack trace here?