subscription: put a default value for subscription.max_opened_subscriptions
#4405
Labels
component/subscriptions
Pertaining to GraphQL Subscriptions in the Router
good first issue
Good for newcomers
In order to harden the configuration for subscription we should put a default value for that limit of opened subscriptions set to
8000
by default., it should also supportdisabled
as value to not set a limit if we want. And document it properly hereThe text was updated successfully, but these errors were encountered: