Contentful Personalization & Analytics
    Preparing search index...

    Type Alias ExperienceRequestFailureReason

    ExperienceRequestFailureReason: "timeout" | "api-error"

    Reason for an Experience API request to enter the failed state.

    • timeout: the request was aborted by the configured request timeout.
    • api-error: the API responded with a non-success HTTP status or returned an unparseable body.