Jiaxin Shan

Results 742 comments of Jiaxin Shan

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

![Image](https://github.com/user-attachments/assets/4b84db62-a0be-425f-8554-9be30529bab3)

@varungup90 If you have not started this issue, I will take it over.

![Image](https://github.com/user-attachments/assets/9a7d268c-acce-4043-8967-b9cc5c3939a9) 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...

![Image](https://github.com/user-attachments/assets/fba5600d-8944-421a-97eb-c73b7e1e88e8)

![Image](https://github.com/user-attachments/assets/015c4ae6-3584-439b-a408-017a1fb05b30) ![Image](https://github.com/user-attachments/assets/c4d861d5-3bcc-44a8-8372-12d6c36bfed6) ![Image](https://github.com/user-attachments/assets/a1d44311-727b-431e-a92f-90a5e8a2420c) `unexpected EOF` is the last issue. It happens to miss one request.

![Image](https://github.com/user-attachments/assets/7c669958-7549-46f6-9649-21f6c083d184) 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.