AniLink - v2.0.0
    Preparing search index...

    Type Alias OnErrorHandler

    OnErrorHandler: (error: AniLinkError, context: RequestErrorContext) => void

    Callback invoked when an attempt fails, before each retry wait and once more when retries are exhausted.

    Type Declaration