LogoLogo
Go to Console
  • Welcome to Ingest Labs Documentation
  • Navigation
    • Navigating Through UI
  • Tag Manager
    • Introduction
    • Add a New Project
    • Dashboard
      • Dashboard Screen
      • Create a New Dashboard
      • Add Widgets in the Dashboard
      • Configure Default Dashboard
      • Edit Dashboard
      • Delete Dashboard
      • Share Dashboard
      • Change Dashboard
    • Reports
      • Reports Screen
      • Adding a Filter to Reports
    • Tags
      • Tags Screen
      • Configuration of Tags
      • Add a New Tag (Browser)
      • Add a New Tag (Server)
      • Edit a Tag
      • Disable a Tag
      • Enable a Tag
      • Restore the Changes
      • Tag Version
    • Data Elements
      • Data Elements Screen
      • Add a New Data Element (Browser)
      • Add a New Data Element (Server)
      • Edit a Data Element
      • Delete a Data Element
      • Restore the Changes
      • Data Element Version
    • Providers
      • Providers Screen
      • Add a New Provider (Browser)
      • Add a New Provider (Server)
      • Edit a Provider
      • Delete a Provider
      • Provider Version
    • Triggers
      • Triggers Screen
      • Add a New Trigger (Browser)
      • Add a New Trigger (Server)
      • Edit a Trigger
      • Delete a Trigger
      • Restore the changes
      • Trigger Version
      • Record Trigger Feature
    • Qualification Criteria
      • Qualification Criteria Screen
      • Add a New Qualification Criteria (Browser)
      • Add a New Qualification Criteria (Server)
      • Edit a Qualification Criteria
      • Delete a Qualification Criteria
      • Restore the Changes
      • Qualification Criteria Version
    • Transformers
      • Transformers Screen
      • Add a New Transformer (Browser)
      • Add a New Transformer (Server)
      • Edit a Transformer
      • Delete a Transformer
      • Restore the Changes
      • Transformers Version
    • Publish
      • Publish Screen
      • Publish the Tag to Staging
      • Publish the Tag to Production
    • Live Debugging
      • Retrieve the Debug ID Using Console
      • Using Ingest Labs Debugging Session
      • Filter the Events During Live Debugging
    • Data Governance
      • Data Governance Screen
      • Edit Data Governance Status
      • View Data Governance Timeline
      • New Consent Classification
    • Environments
      • Environments Screen
      • View Production Environment
      • View Staging Environment
    • Settings
    • Alarms
      • Alarms Screen
      • Add a New Alarm (Tag Anomaly Detection Alarm)
        • Add Funnel Monitoring Alarm
      • Add a New Alarm (Tag Expiration Alarm)
      • Funnel Monitoring Alarm Feature
        • Delete an Alarm
      • Edit an Alarm
      • Delete an Alarm
  • Media Data Platform
    • About Media Data Platform
    • Dashboard
      • Dashboard Screen
      • Create a New Dashboard
      • Add Widgets in the Dashboard
      • Edit a Widget
      • Export a Widget
      • Refresh a Widget
      • Delete a Widget
      • Resize and Reorder Widgets
      • Edit Dashboard
      • Switch Dashboard
      • Add Widget to MDP Dashboard
      • Make Default Dashboard
      • Share Dashboard
      • Delete Dashboard
    • Connectors
      • Connectors Screen
      • Add a Connector
      • Edit a Connector
      • Delete a Connector
    • Segments
      • Segments Screen
      • Add a New Segment
      • Edit a Segment
      • Delete a Segment
      • Restore to a Segment Version
    • Audiences
      • Audiences Screen
      • Download Audience Report
    • Data Sources
      • Data Sources Screen
      • Add a Data Source
      • Edit Data Source
      • Delete Data Source
    • Destinations
      • Destination Screen
      • Add a New Destination
      • Edit Destination
      • Delete Destination
    • Pipelines
      • Pipelines Screen
      • Add a New Pipeline
      • Edit Pipeline Data Source Schema
      • Activate Pipeline
      • Delete a Pipeline
      • Edit Pipeline Destinations
      • Edit Pipeline Triggers
      • CDP Pipeline: Overview of Pre-Defined Filters in Destinations
      • Ensuring Reliable Data Transfers: Retry Configuration
  • Site Performance
    • About Site Performance
    • Site Performance Screen
    • Configure Test Suites
      • Add a New Test Suite
      • Edit a Test Suite
      • Delete a Test Suite
    • Configure Variants
      • Initiate a Test
      • Check Test History
      • Add a New Variant
      • Edit Variant
      • Disable Variant
      • Delete Variant
    • Site Performance
  • Implementation
    • Web SDK
      • Installation
        • Ingest Labs Script
        • GTM Events Import
      • Tracking Events
        • Page Load
        • Calendly booked
        • Search
        • Login
        • View Item
        • View Item List
        • Add To WishList
        • View Wishlist
        • Add To Cart
        • Remove From Cart
        • View Cart
        • Begin Checkout
        • Add Shipping Info
        • Add Payment Info
        • Purchase
        • Quick Buy
        • View Similar Items
        • Pin Code Check
        • Store Client Session
        • Form Submit Errors
        • Form Submit Warning
        • Custom event
        • Products Array
  • S2S
    • Setup
    • Tracking Events
      • Begin Checkout
      • Add Shipping Info
      • Add Payment Info
      • Purchase
      • Products Array
  • DNS Configuration
    • GoDaddy
Powered by GitBook
LogoLogo

© 2025, Ingest Labs. All rights reserved.

On this page
  • Introduction
  • Configuring Retry Parameters
Export as PDF
  1. Media Data Platform
  2. Pipelines

Ensuring Reliable Data Transfers: Retry Configuration

PreviousCDP Pipeline: Overview of Pre-Defined Filters in DestinationsNextAbout Site Performance

Last updated 2 months ago

Introduction

In data workflows, failures can occur due to network interruptions, server downtimes, or credential mismatches. To address such failures, a retry mechanism is essential—if something fails, the system must automatically retry to ensure successful data delivery.

Configuring Retry Parameters

Step 1: In the navigation panel, click Pipeline.

Step 2: A list of pipelines appears. Click the pipeline you wish to open.

Step 3: Click Destinations.

Step 4: under the Type column, you can see different types of databases. These indicate the data storage systems where data from the server will be pushed to the destination.

If one of the destinations fails, for example, while transferring data to two destinations, the system will automatically retry the operation for the failed destination until the transfer is successful.

Step 5: Click the Settings button to configure the retry mechanism for destinations.

Step 6: Click Retry Configuration to access the retry settings.

Step 7: Click the Edit button to modify the retry parameters.

Step 8: Check the Enable checkbox.

Step 9: Under Retry After, you will see a dropdown with options such as Seconds, Minutes, and Hours. You can enter a number in the Retry After field to specify the retry interval. Then, choose whether you want the system to retry after a specific number of seconds, minutes, or hours.

For example, if you enter 2 in the Retry After field and select Hours, the system will retry the operation every 2 hours until it succeeds.

Step 10: Under Maximum Attempts, you can specify the maximum number of retry attempts. The system will retry the operation until the specified number of attempts is reached, after which it will stop retrying, even if the operation has not succeeded.

Step 11: Click the Save button to save your retry configuration settings.