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

[kafka] wrong calculation of receive duration when CancellationToken is used #3376

Open
lachmatt opened this issue Apr 17, 2024 · 1 comment
Milestone

Comments

@lachmatt
Copy link
Contributor

When Consume overload with CancellationToken is used, calculated span duration reflects last iteration wait time, instead of sum of them.

@lachmatt lachmatt added this to the 1.6.0 milestone Apr 24, 2024
@Kielek Kielek modified the milestones: 1.7.0, vNext Jun 7, 2024
@Kielek
Copy link
Contributor

Kielek commented Jun 7, 2024

Putting to vNext after discussion with @lachmatt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants