# WaitingForDissolvedSubnetCleanup (/docs/errors/chain/WaitingForDissolvedSubnetCleanup)

The operation is blocked while a dissolved subnet's storage is still being torn down in the background. Check the `DissolveCleanupQueue` and retry after the on-idle cleanup for that netuid completes.

Declared by the `SubtensorModule` pallet; it classifies to the semantic code [`too_early`](/docs/errors/too-early).

## Remediation [#remediation]

The required window has not opened yet; wait some blocks and retry

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