apache / apache/pulsar-client-node

how to enableRetry?

Open
#174 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
164
Forks
98
PR merge metrics
No merged PRs in 30d

Description

i want to retry if the message is not ack or have error.
i find enableRetry in java version
but i did not find in node
is there any idea to retry msg
like`reconsumeLater()` in java
`https://pulsar.apache.org/docs/zh-CN/concepts-messaging/#retry-letter-topic`

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions enableRetry and reconsumeLater in the Java client, plus Pulsar’s retry-letter-topic documentation; start by comparing those references with the Node client’s consumer API. Done means the Node client’s supported retry behavior is identified and either implemented with coverage or clearly documented, but no source files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, javascript, nodejs
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.