Errors/Chain errors
CommittingWeightsTooFast
Wait for the rate-limit window to pass, then retry
The neuron committed weights again before the per-UID rate limit elapsed since its last commit on that subnet. Compare blocks since the last commit against the weights_rate_limit hyperparameter (btcli sudo get --netuid <n>) and wait.
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 CommittingWeightsTooFast.