Sean Sheng

Results 23 comments of Sean Sheng

We will de-prioritize this item to focus on BentoML 1.0 and revisit after 1.0 release.

I don't see an answer posted either here or in https://github.com/madzak/python-json-logger/issues/78. I will share my investigation and workaround. JsonFormatter accepts a `reserved_attrs` parameter. The value of the parameter defaults to...

Looks like there are lint and format error. Please address and merge. @jjmachan

Thanks for reporting this issue, @mqk . I don’t think there is a strong requirement for runner method to have at least one argument. cc: @bojiang

@asafalinadsg Sorry about the delay response. The team discussed internally about the proposal and we liked the idea of make bentos testable. We also recognize the challenges of building bentos...

No but https://github.com/bentoml/BentoML/pull/2996 is intended to address it.

Potentially extend the validation to all IO descriptors for mime_types.

@creativedutchmen thanks for the suggestion. This came in at the perfect timing. We encountered the same problem creating dashboard for Yatai. The team discussed today and decided to emit two...

@creativedutchmen Thanks for offering to help. Would be great to have your review on https://github.com/bentoml/BentoML/pull/2969.

Makes sense to support different OCI builders. We can consider adding an argument in containerize to allow selection of building. @hellkrusher @rajatjatana How urgent is this for your organization?