Skip to content

Logging/Performing Logic During Retries @RetryableTopic #2130

Answered by garyrussell
tuckeremulls asked this question in Q&A
Discussion options

You must be logged in to vote

the amount of time before the record is sent to the next retry topic

The record is sent to the next topic immediately; the delay is implemented by the consumer from that topic.

Does the ProducerInterceptor solution not work for some reason? If you use the default retry topic naming strategy, you can infer the retry delay from the topic name.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tuckeremulls
Comment options

Answer selected by tuckeremulls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants