Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry does not display internal error #828

Closed
saratkirana opened this issue Mar 28, 2024 · 3 comments
Closed

Retry does not display internal error #828

saratkirana opened this issue Mar 28, 2024 · 3 comments
Assignees

Comments

@saratkirana
Copy link

If I use the retry functionality, there is no way to access the cause for the error. All I see is

Retry run out of 5 retry times java.lang.RuntimeException: Retry run out of 5 retry times| at io.milvus.client.MilvusServiceClient.retry(MilvusServiceClient.java:295)

We need to access the internal error to know what cause the issue.

@xiaofan-luan
Copy link
Contributor

/assign @nianliuu

@yhmo
Copy link
Contributor

yhmo commented Mar 29, 2024

Will fix it in the next minor version.

This was referenced Mar 29, 2024
@yhmo
Copy link
Contributor

yhmo commented Apr 2, 2024

Fixed in Java SDK v2.3.5, which was released last week.

@yhmo yhmo closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants