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 producer.send(timeout: 1) other than 1ms- no other number seems to be working #1675

Open
spatel6904 opened this issue Apr 11, 2024 · 0 comments

Comments

@spatel6904
Copy link

spatel6904 commented Apr 11, 2024

The producer.send(.., timeout:400) - the timeout is not working.

We are trying to send messages to kafka using kafkajs library. The functionality we want is if the message to be sent doesn't happen within 15 seconds then do not send the message and throw an error of timeout.

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

No branches or pull requests

1 participant