active
last updated:

minimal_snapshot_download_speed

The minimal speed of snapshot downloads measured in bytessecond. If the initial download speed falls below this threshold, the system will retry the download against a different rpc node."

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "minimal_snapshot_download_speed",
  "properties": {
    "long": "minimal-snapshot-download-speed",
    "value_name": "MINIMAL_SNAPSHOT_DOWNLOAD_SPEED",
    "takes_value": "true",
    "default_value": "&default_args.min_snapshot_download_speed",
    "help": "\n                    \"The minimal speed of snapshot downloads measured in bytes/second. If the \\\n                     initial download speed falls below this threshold, the system will retry the \\\n                     download against a different rpc node.\",\n                "
  },
  "isDeprecated": false
}