Skip to content

Differentiate between temporary and permanent errors #147

Open
@edenhill

Description

@edenhill

From #128 comment by @davidblewett :

I would appreciate updating the documentation as to what exceptions are transient and what are permanent. Even better, it would be very nice to encode that in the exception class hierarchy, so that people can have an exception handler for say KafkaTransientException that just logs it and moves on, and one for KafkaPermanentException that logs and triggers graceful shutdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequesting a feature changepriority:highMaintainer triage tag for indicating high impact or criticality issuessize:smallMaintainer triage tag for indicating change required is particularly small

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions