Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
55 stars 7 forks source link

[Feature Request]: Update to use KafkaFlow 3.0.0 #143

Closed AlexeyRaga closed 7 months ago

AlexeyRaga commented 7 months ago

Is your request related to a problem you have?

KafkaFlow.Retry is not usable with the latest KafkaFlow (v3.0.0+) because TypedHandlers were moved into KafkaFlow itself.

Describe the solution you'd like

Publish KafkaFlow.Retry 3.0.0 that depends on KafkaFlow 3.0.0 and drops dependency on KafkaFlow.TypedHandlers

Are you able to help bring it to life and contribute with a Pull Request?

No

Additional context

No response