VSG

Results 2 issues of VSG

Seems we are always creating a new client every time. I think we should do it only once. https://github.com/utilitywarehouse/go-pubsub/blob/8ce052d68a6fa5630d70668d977541f3cc87b3b5/kafka/status.go#L11

enhancement
question

Example code `input: kafka_franz: seed_brokers: [ "localhost:6666" ] topics: [ "foobar" ] consumer_group: "benthos" ` ready endpoint returns OK App dies with sigterm after a few secods

bug