Alokai

RetryDelay

type RetryDelay = (attempt: number, error: unknown) => number;