-
Notifications
You must be signed in to change notification settings - Fork 791
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
Time out ,then throw Object is not an instance of declaring class #1145
Comments
Hello @1713612859. Looks like the issue is with Alibaba as that's the point in the stack where the exception is being thrown. In any case, if you want us to verify it, please provide a minimal, complete, verifiable example that reproduces the issue. |
I'm not sure is alibaba problem ,When I set readTime 500000, timeout 1000000 , Then can't throw any error . because , the request have 30s . This is example of case for you . feign: |
But, I think should throw time out exception @OlgaMaciaszek |
Hello @1713612859 Please provide a minimal, complete, verifiable example that reproduces the issue. |
When I use OpenFegin ,this component read time out default time 。I think should throw Timeout Exception .
The text was updated successfully, but these errors were encountered: