Adds message size to support messages up to 5mb by default (though I was only able to find the max receive message size option through the NettyChannelBuilder interface).
Adds keepalive settings to the configs as well. Disables keepalive for the cache control client and the Lambda prebuilt config. Sets different keepalive values for the topics prebuilt configs based on the values that were hardcoded into the topic grpc manager.
Adds message size to support messages up to 5mb by default (though I was only able to find the max receive message size option through the NettyChannelBuilder interface).
Adds keepalive settings to the configs as well. Disables keepalive for the cache control client and the Lambda prebuilt config. Sets different keepalive values for the topics prebuilt configs based on the values that were hardcoded into the topic grpc manager.