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

Unwrap InvocationTargetException on DeferredRestOperations #16

Merged
merged 2 commits into from Mar 19, 2018

Conversation

Krotki
Copy link
Contributor

@Krotki Krotki commented Feb 22, 2018

I think DeferredRestOperations should return same exceptions as original RestOperations, so they can be used as drop in replacement.

Probably this change should be also applied for CoroutineRestOperations, but I wanted to know your opinion first.

@konrad-kaminski
Copy link
Owner

You're right. We should add the same behaviour to other MethodInvokerProvider implementations.

@Krotki
Copy link
Contributor Author

Krotki commented Mar 12, 2018

@konrad-kaminski could you check whats wrong ? I tried to reproduce this locally, but it doesn't fail. Also I'm not sure how my changes could influence those tests.

@konrad-kaminski konrad-kaminski merged commit 18d8ef5 into konrad-kaminski:master Mar 19, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants