Decrease consumer queue sizes to avoid large memory usage in all services using this lib
0.7.1
Reduce the default fetch request interval for kafka consumers. The purpose is to reduce network traffic and GCP costs. In time critical services (Inventory, Accounting) we must override the configuration for fetch.wait.max.ms. 10 ms is a good value to start with for time critical services.