apache / apache/pulsar-client-go

[feature request] - How can we set retry logic per msg

Open
#890 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
745
Forks
389
Avg merge
3d 20h
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
Is it possible to set the retry logic per msg ?

**Describe the solution you'd like**
We want to retry message to different differnt time. like few message should retry only x time and other msg retry at y time

retry count per message how we can set at the time of producing/sending to pulsar

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Go client's producing and sending paths and locating the existing retry configuration. Determine how retry count and timing could vary per message, then define tests for messages with different policies. Done means the per-message retry behavior is specified and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.