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

InvocationInterceptors only used once when registered on a Client. #4462

Closed
wirehell opened this issue May 12, 2020 · 1 comment
Closed

InvocationInterceptors only used once when registered on a Client. #4462

wirehell opened this issue May 12, 2020 · 1 comment
Labels
bug Something isn't working Priority: Critical
Milestone

Comments

@wirehell
Copy link

After registering an PreInvocationInterceptor or PostInvocationInterceptor on a Client, it is only used for the first request.
The iterator containing the interceptors seems to be saved between requests.
This is on version 2.30.1.

@jansupol
Copy link
Contributor

fixed by #4467

@senivam senivam added this to the 2.32 milestone Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Critical
Projects
None yet
Development

No branches or pull requests

3 participants