[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `ApiGatewayServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `ApiGatewayServiceRetryPolicy` is to manage retry logic for the `ApiGatewayServiceConnection`, ensuring operations can be retried if they fail."],["The `clone()` function allows users to create a new instance of the policy that has been reset to the initial state."],["The `OnFailure()` method will check the status of an operation and determine if a retry should be attempted, while the `IsExhausted()` function checks if the retry policy has reached its limits, and `IsPermanentFailure()` determines if a failure is considered permanent based on its status."],["Each version listed provides specific documentation for its own `ApiGatewayServiceRetryPolicy` implementation, so you can navigate to older versions to review their individual details."]]],[]]