PubSubSubscribeRejectionReason = "maxSubscribersPerTopic" | "maxTopics"
"maxSubscribersPerTopic"
"maxTopics"
Defined in: src/cluster/pubsub/Messages.ts:74
Which cap refused a Subscribe — named after the option that set it.