Module events

Module events 

Source

Modules§

call_unavailable
canceled
dispatched
periodic_failed
permanently_overweight
retry_cancelled
retry_failed
retry_set
scheduled

Structs§

CallUnavailable
The call for the provided hash was not found so the task has been aborted.
Canceled
Canceled some task.
Dispatched
Dispatched some task.
PeriodicFailed
The given task was unable to be renewed since the agenda is full at that block.
PermanentlyOverweight
The given task can never be executed since it is overweight.
RetryCancelled
Cancel a retry configuration for some task.
RetryFailed
The given task was unable to be retried since the agenda is full at that block or there was not enough weight to reschedule it.
RetrySet
Set a retry configuration for some task.
Scheduled
Scheduled some task.