Retries are not done for e.g. consumers that throws errors right? E.g. the retries are mainly for de

Retries are not done for e.g. consumers that throws errors right? E.g. the retries are mainly for delivery to the consumer itself, but once something within the consumer errors it's on you to e.g. put it back in the queue again?
Was this page helpful?