Type Alias PeriodicFailed

PeriodicFailed: PlainDescriptor<{
    id: FixedSizeBinary<32> | undefined;
    task: FixedSizeArray<2, number>;
}>

The given task was unable to be renewed since the agenda is full at that block.