kserve / modelmesh

Distributed Model Serving Framework
Apache License 2.0
148 stars 61 forks source link

inference with timeouts leads to Internal error #98

Open fsatka opened 1 year ago

fsatka commented 1 year ago

ServingRuntime: torchserve

Current behavior

In my opinion, some resources can't released under client timeout, that lead to workers exousted. Becouse if we turn off client timeouts, there are no errors.

Expected behaivor

Log Info

wDevil commented 1 year ago

Are there any updates on this bug?

ckadner commented 8 months ago

@fsatka -- it's been a long time since you opened this issue and several updates have been made since. Can you still reproduce this bug in the latest version of ModelMesh-Serving v0.11.2?