Jiaxin Shan
Jiaxin Shan
this is kind of painful now. the job takes very long, eventually failed and it lots of runtime.

@varungup90 If you have not started this issue, I will take it over.
 I can reproduce the issue on my end but my setup is not 100% same as kind setups. I run e2e against my mac for desktop directly. I will...

   `unexpected EOF` is the last issue. It happens to miss one request.
 https://github.com/openai/openai-go?tab=readme-ov-file#retries It actually retried up to 3 times for 500 like issues. However, seems last request is commonly lost, ends up seeing 401 unexpected EOF issues. It has been...
This is a very good enhancement suggestion. I believe the current limitation is that once a pod is selected, it gets written into the `status.instances` list. Even if there are...
I tried to resolve this issue in https://github.com/aibrix/aibrix/pull/260 but notice there's some coding issues. If I do not persist the pod name, `instance.status.Instances` will be empty, then `reconcileloading()` will return...
I do not have enough bandwidth to work on this edge case. I will move to v0.2.0 at this moment.