Blizzard / Blizzard/node-rdkafka

5 minutes delay for delivery report.

Open
#1,123 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
403
PR merge metrics
No merged PRs in 30d

Description

Hi team, we are using node-rdkafka. During the network test, we always get error delivery-report callback after 5 minutes when our system got a network failure. We have tried to reduce the timeout parameters value (delivery.timeout.ms). But It was not working. Could you please give some guide to reduce the delay of the 'delivery-report' event callback?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the delivery-report callback behavior during a network failure in node-rdkafka, then inspect how delivery.timeout.ms is passed to and handled by the underlying librdkafka binding. Confirm the actual callback timing and identify whether the documented configuration affects this failure path; done means a verified explanation or a focused fix with regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.