Type Alias RetryCancelled

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

Cancel a retry configuration for some task.