Erik Gast

Results 2 issues of Erik Gast

The `zio.duration.Duration` type is always written in seconds and outputs `0 seconds` when the `Duration` is less than 1 second. The problem is in the implementation of the write function...

bug
good first issue

Add option to close the consumer when it is unable to connect to the broker. This should be configurable i.e. after some timeout and/or after x amount of retries.