Operation timed polling algorithm, which uses exponential backoff factor for determining when the
next polling operation should be executed. If the polling exceeds the total timeout this
algorithm cancels polling.
[[["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-28 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eOperationTimedPollAlgorithm\u003c/code\u003e class, which is a part of the Google Cloud API Client Libraries for Java (gax) and extends \u003ccode\u003eExponentialRetryAlgorithm\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationTimedPollAlgorithm\u003c/code\u003e class implements an exponential backoff strategy to determine the timing of the next polling operation, canceling if a timeout occurs.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the versions of this algorithm, with 2.63.1 being the latest and other previous releases, going all the way back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003eThere are static \u003ccode\u003ecreate\u003c/code\u003e methods to instantiate \u003ccode\u003eOperationTimedPollAlgorithm\u003c/code\u003e, one using default clock settings and one that allows you to specify an \u003ccode\u003eApiClock\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are methods to define if an RPC should terminate and if another retry should occur.\u003c/p\u003e\n"]]],[],null,[]]