[[["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, which is used for managing retry behavior in the context of `RoutersConnection` for Google Cloud's Compute Routers."],["The page provides a list of available versions, ranging from the latest release candidate 2.37.0-rc down to version 2.15.1, each linked to its specific documentation."],["The `RoutersRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for controlling retry logic and failure handling."],["The `OnFailure()` and `IsPermanentFailure()` functions, take in a status parameter that determines if they will execute and return a boolean value."],["The function `IsExhausted()` will check if the retry policy is exhausted, and it returns a boolean."]]],[]]