Type Alias RetryPolicy

RetryPolicy: Invokable<[error: unknown, attempt: number], boolean>

IMPORT_PATH: "@daiso-tech/core/async"