Closed yisraelU closed 1 year ago
Well apparently the interface was changed, so this is no longer a simple single-character PR 🤣 I did try to implement it correctly , but not entirely confident on the best way to deal with the new infallible method as it doesnt allow allow an unhappy path, and tracing requires an unhappy path.
Thanks @yisraelU ! I'll take a look
you'd think that such an API change would get a minor version update...
you'd think that such an API change would get a minor version update...
absolutely !!
Given there are no better ways to compose producers, I don't see a way to improve here... @calvinlfer @anakos what do you think? I'm going to open a ticket on zio-kafka to create composition functions, so this kind of middleware is easier
https://github.com/zio/zio-kafka/issues/1039
You have my thanks and 👍
Given there are no better ways to compose producers, I don't see a way to improve here... @calvinlfer @anakos what do you think? I'm going to open a ticket on zio-kafka to create composition functions, so this kind of middleware is easier
A side note , I'm not sure if the whole nested effect thing is a good interface for a public api for modeling 2 layers of async
this will upgrade kafka client version and remove CVE related to earlier Kafka Clients