Type Alias RetryFailed

RetryFailed: PlainDescriptor<
    { id?: FixedSizeBinary<32>; task: FixedSizeArray<2, number> },
>

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.