Andrew Gustafson
Andrew Gustafson
Upgrade to scala 2.12.13 and 2.13.5, so that scala 3 can import the scala 2.13 resource.
We're having issues similar to #524, and thought that setting the keep-alive socket option might help to resolve that issue. This PR exposes the socket options as a param in...
https://github.com/fd4s/fs2-kafka/blob/series/1.x/docs/src/main/mdoc/consumers.md#graceful-shutdown has an example of graceful shutdown code, but it's quite a bit of code. I imagine a lot of users might not be aware of it and consider a...