TooManyPendingExtrinsics

Error v401 → current New 30.2

Too many pending extrinsics in storage .

From Chain Metadata

Too many pending extrinsics in storage.

What This Means

Too many pending extrinsics in storage.

Common Causes

  • Array/vector size limit exceeded in your transaction
  • Maximum entries for this storage item reached

How to Fix

  • Reduce the number of items in your array parameter
  • Split into multiple smaller transactions
  • Check the constant for maximum allowed size

Runtime Info

Pallet Index
30
Error Index
2
Error Code
30.2
Runtime Version
v401