[[["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 page details the `AgentEndpointServiceRetryPolicy` for different versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `AgentEndpointServiceRetryPolicy` is to manage retries for the `AgentEndpointServiceConnection` class within the Google Cloud OS Config Agent."],["Key functions within the `AgentEndpointServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all handling different aspects of the retry process."],["The `OnFailure` and `IsPermanentFailure` functions take a `Status` parameter, allowing it to assess whether to retry and if the error is permanent, respectively."],["The `clone` function will generate a new instance of the policy that is reset to its original state."]]],[]]