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