diff --git a/src/connections/destinations/index.md b/src/connections/destinations/index.md index 361a6b2b26..610a997429 100644 --- a/src/connections/destinations/index.md +++ b/src/connections/destinations/index.md @@ -92,10 +92,10 @@ If the delivery of the payload is not successfully sent due to connection issues - - - - + + + +
Platform

Initial Wait

Sleep duration before the first retry

Wait Growth

Rate of growth of the sleep duration between each retry

Max Wait

Maximum sleep duration between retries

Max Attempts

Maximum number of individual retries

Initial Wait - Sleep duration before the first retryWait Growth - Rate of growth of the sleep duration between each retryMax Wait - Maximum sleep duration between retriesMax Attempts - Maximum number of individual retries
**C++**