Skip to main content

Introduction to KafkaFlow Retry Extensions

🔁 KafkaFlow Retry is an extension to KafkaFlow that implements resilience on Apache Kafka consumers.

Get started by installing KafkaFlow Retry Extensions or following our Quickstart.

Features

Our goal is to simplify building resilient Apache Kafka consumers when using KafkaFlow.

To do that, KafkaFlow Retry Extensions gives you access to retry policies like:

Durable Retries let you keep processing while keeping the faulty message offset persisted on SqlServer or MongoDb.You can also expose an HTTP API to manage those messages.

Join the community

  • GitHub: For new feature requests, bug reporting or contributing with your own pull request.

Something missing here?

If you have suggestions to improve the documentation, please send us a new issue.

License

KafkaFlow Retry Extensions is a free and open-source project, released under the permissible MIT license.