pub(crate) const PUBSUB_CLIENT_RECEIVER_CHANNEL_SIZE: Config<usize>;
Size of channel used to buffer received messages from PubSub service.