[[["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 provides documentation for the `VpcAccessServiceRetryPolicy` class, which manages retry behavior for the `VpcAccessServiceConnection`."],["The latest release candidate version for this class is 2.37.0-rc, with a list of older versions dating back to 2.11.0 available."],["The `VpcAccessServiceRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to control the retry process."],["The functions `OnFailure()` and `IsPermanentFailure()` take `Status const &` as a parameter, allowing to check if a retry is warranted, and to discern permanent failures."],["The functions `IsExhausted()`, and `clone()` do not take any parameters, and the return type of the clone() function is `std::unique_ptr\u003c VpcAccessServiceRetryPolicy \u003e`."]]],[]]