GitHub user raunakagrawal47 added a comment to the discussion: Need max redelivery count at message level.
@Jason918 @michaeljmarshall facing below issue: https://github.com/apache/pulsar/issues/12021 I am trying to produce 10 messages at a time. And all these 10 messages should be getting retried 'x' number of times by 1 consumer. ('x' varies at message level). But it errors out and is not able to retry. The error message says: `Need Non-Null value for key`. How can we resolve it? GitHub link: https://github.com/apache/pulsar/discussions/17626#discussioncomment-3761020 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org