[[["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-14 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."]]],[]]