[[["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-04-09 UTC."],[[["The webpage provides documentation for `RetryingContext`, a Java interface in the Google API Client Library for Java, specifically within the `com.google.api.gax.retrying` package."],["The documentation is organized by version, with the latest version being 2.63.1 and a history of versions dating back to 2.7.1, each providing links to their respective documentation."],["`RetryingContext` serves as the state manager for retryable operations, interacting with `RetryingFuture`s via `RetryingExecutor`, and offers methods to obtain retry settings, retryable codes, and an `ApiTracer`."],["The `RetryingContext` interface provides methods for getting `RetrySettings`, the set of retryable `StatusCode.Code` values and the `ApiTracer`, allowing for customization and monitoring of the retry process."],["Version 2.16.0 of the RetryingContext, which is the version used for the current documentation, includes the functions `getRetrySettings()`, `getRetryableCodes()`, and `getTracer()` to define the current context of the retrying operation."]]],[]]