Skip to content

Look into handling unavailable kafka service/ broker #305

@mehab

Description

@mehab

If for some reason, the topics that the application wants to send data to are temporarily unavailable then the application should be able to hold on to the events for a certain time and retry like a polling mechanism until the topics are available again. This would help in stopping any events being lost due to unavailability of service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    metap3Nice-to-have features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions