Errors/Chain errors
TooManyUnrevealedCommits
A chain-side capacity limit was hit; reduce the size or count of the request
commit_weights (or a CRv3 commit) failed because the hotkey already has 10 unrevealed commits queued on the subnet. Inspect WeightCommits for the hotkey and reveal or let old commits expire before committing again.
Declared by the SubtensorModule pallet; it classifies to the semantic code limit_exceeded.
Remediation
A chain-side capacity limit was hit; reduce the size or count of the request
The same explanation is available in the terminal: btcli explain TooManyUnrevealedCommits.