active
last updated:

replay_slots_concurrently

The maximum size in bytes to which the outgoing websocket buffer can grow.

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "replay_slots_concurrently",
  "properties": {
    "long": "rpc-pubsub-max-out-buffer-capacity",
    "help": "The maximum size in bytes to which the outgoing websocket buffer can grow.",
    "conflicts_with": "replay_forks_threads",
    "value_name": "BYTES",
    "takes_value": "true",
    "validator": "is_parsable::<usize>"
  },
  "isDeprecated": false
}