Tweak kafka message batching, and add debug log
This sets the kafka writer batch size to one, as we handle a single message at a time right now. This also adds some debug statements to make performance debugging easier.
This sets the kafka writer batch size to one, as we handle a single message at a time right now. This also adds some debug statements to make performance debugging easier.