Function pallet_scheduler::pallet::dispatchables::cancel_retry
source · pub fn cancel_retry<T: Config>(task: TaskAddress<BlockNumberFor<T>>)
Expand description
Removes the retry configuration of a task.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_retry
.