[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ExponentialBackOffInitializer` class, which is designed to add exponential back-off handling for exceptions and unsuccessful responses."],["The `ExponentialBackOffInitializer` class implements the `IConfigurableHttpClientInitializer` interface and inherits from the base `Object` class."],["The class has one constructor, `ExponentialBackOffInitializer(ExponentialBackOffPolicy policy, Func\u003cBackOffHandler\u003e createBackOff)`, which requires an `ExponentialBackOffPolicy` and a function to create a `BackOffHandler`."],["It also contains the `Initialize(ConfigurableHttpClient httpClient)` method to initialize a HTTP client."],["The latest version documented is 1.69.0, while this particular page is for version 1.59.0."]]],[]]