Skip to content
New issue

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

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

Already on GitHub? # 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.

@Kielek
Copy link
Contributor

Kielek commented Jun 7, 2024

Putting to vNext after discussion with @lachmatt

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants