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

Return execution control to the consume function if no message has arrived within a maximum time limit #198

Open
dgarcas opened this issue Feb 14, 2023 · 1 comment
Labels
✨ Feature Request New feature or request

Comments

@dgarcas
Copy link

dgarcas commented Feb 14, 2023

The kafa-go library, allows control to be returned via the context if no message has arrived. However, xk6-kafka the VU is always blocked. I need to do other operations until I get a message.

@mostafa
Copy link
Owner

mostafa commented Feb 16, 2023

Hey @dgarcas,

I already created a ticket for it: #196

@mostafa mostafa added the ✨ Feature Request New feature or request label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants