RescheduleNoChange
Error v133 → current 15.3The reschedule operation would not change the scheduled time.
Encountered by: developers
Why This Error Exists
Rescheduling is only meaningful if it changes when the task executes.
From Chain Metadata
Reschedule failed because it does not change scheduled time.
What This Means
The reschedule operation would not change the scheduled time.
Common Causes
- New target block equals current scheduled block
- Calling reschedule with same parameters
How to Fix
- Provide a different target block number
- Verify the task's current scheduled block before rescheduling
Storage to Check
Runtime Info
- Pallet Index
- 15
- Error Index
- 3
- Error Code
- 15.3
- Runtime Version
- v393