REDIS_SUBSCRIPTIONS_REBALANCE_MIN_INTERVAL_SECONDS Dynamic Config
Dynamic config that controls the minimal interval between redis subscription clients rebalancing.
Schema:
# yaml
default: 30
description: |
Dynamic config that controls the minimal interval between redis subscription
clients rebalancing.
schema:
minimum: 0
type: integer
For a full list of dynamic configs see Dynamic config schemas list