Errors/Chain errors

SettingWeightsTooFast

Wait for the rate-limit window to pass, then retry

View as Markdown

The neuron set weights again before WeightsSetRateLimit blocks elapsed since its last weight update on that subnet. Check the weights_rate_limit hyperparameter and the neuron's LastUpdate entry, then wait the remaining blocks.

Declared by the SubtensorModule pallet; it classifies to the semantic code rate_limited.

Remediation

Wait for the rate-limit window to pass, then retry

The same explanation is available in the terminal: btcli explain SettingWeightsTooFast.