Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Report metrics when HandleMessage returns an error #27

@tealeg

Description

@tealeg

Curently we only report metrics when Consumer.handleMessages has called HandleMessage and it has returned a nil error. We need to also report metrics on cases where HandleMessage returns an error, as without this we can get stuck in a loop trying to process a bad message, and nobody would notice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions