active
last updated:

tpu_coalesce_ms

Milliseconds to wait in the TPU receiver for packet coalescing.

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "tpu_coalesce_ms",
  "properties": {
    "long": "tpu-coalesce-ms",
    "value_name": "MILLISECS",
    "takes_value": "true",
    "validator": "is_parsable::<u64>",
    "help": "Milliseconds to wait in the TPU receiver for packet coalescing."
  },
  "isDeprecated": false
}