diff --git a/src/connections/destinations/catalog/iterable/index.md b/src/connections/destinations/catalog/iterable/index.md index 637c3022fa..a5bdbb2d52 100644 --- a/src/connections/destinations/catalog/iterable/index.md +++ b/src/connections/destinations/catalog/iterable/index.md @@ -128,6 +128,12 @@ Iterable supports sending push notification events to Segment. These events are They support the following events: `Push Delivered`, `Push Bounced`, `Mobile App Uninstalled`, `Push Opened` +## High retry rate + +If you're experiencing a large amount of retries within your destinations that are connected to your HTTP API source, this could be due to Etimedout errors. Etimedout errors are intermittent problems that can come about when HTTP requests are made from server to server. + +The Etimedout error is the result of an HTTP response not being received in a specific timeframe. [Learn more](/docs/connections/destinations/#retries-between-segment-and-destinations) about how Segment retries events to destinations. + ## Using Iterable with Engage