Skip to content

Provide option for max retires, and a call back when reached (potential DLQ) #196

@astubbs

Description

@astubbs

Atm, user has to implement the max retry functionality themselves, as documented here: retries docs branch

This should be part of the system, as an option for a max retry count. When the count is reached, a callback should be executed, providing the user the WorkContainer and the chance to do something with it - maybe produce it do a different topic (DLQ) or simply log it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions