FailedToSchedule

Error v133 → current 15.0

The runtime failed to schedule the requested call .

Encountered by: developers

Why This Error Exists

Each block has limited slots for scheduled tasks. Spread tasks across multiple blocks if needed.

From Chain Metadata

Failed to schedule a call

What This Means

The runtime failed to schedule the requested call.

Common Causes

  • Agenda for target block is full (MaxScheduledPerBlock reached)
  • Insufficient weight budget for the block
  • Invalid scheduling parameters

How to Fix

  • Try scheduling for a different block
  • Check MaxScheduledPerBlock constant
  • Reduce the number of scheduled tasks for that block

Storage to Check

Runtime Info

Pallet Index
15
Error Index
0
Error Code
15.0
Runtime Version
v393