[[["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-15 UTC."],[[["This webpage details the `RoutersRetryPolicy` class for `RoutersConnection` in the Google Cloud Compute C++ library, specifically within version 2.15.1."],["The latest release candidate (rc) version of this class is 2.37.0-rc, with a comprehensive list of prior releases back to version 2.15.1 being accessible on the page."],["The `RoutersRetryPolicy` class provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a `Status` object as input to determine if a retry should be attempted or if an error is permanent."],["`IsExhausted()` is used to check if the retry policy has reached its maximum retry limit."]]],[]]