apache / apache/pulsar-client-node
how to enableRetry?
未关闭
- 主要语言
- C++
- 星标
- 164
- 派生
- 98
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到了 Java 客户端中的 enableRetry 和 reconsumeLater,以及 Pulsar 关于 retry-letter-topic 的文档;首先将这些参考内容与 Node 客户端的 consumer API 进行比较。完成的标准是确定 Node 客户端支持的 retry 行为,并通过覆盖测试实现或明确记录下来,但 issue 中没有指定任何源文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, javascript, nodejs
- 领域
- backend, distributed-systems
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100