When using the method, make sure that the RetrySettings are complete. For example,
the following code will disable retries because the retry delay is not set:
[[["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-15 UTC."],[[["\u003cp\u003eThe latest version of the ServerStreamingCallSettings.Builder is 2.63.1, but many other versions are available, ranging from 2.62.0 down to 2.7.1, providing options for different dependencies and compatibilities.\u003c/p\u003e\n"],["\u003cp\u003eServerStreamingCallSettings.Builder extends StreamingCallSettings.Builder, and ultimately inherits from java.lang.Object, offering methods such as build(), and various other inherited functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports the customization of retry behavior through methods like \u003ccode\u003esetRetrySettings\u003c/code\u003e, \u003ccode\u003esetRetryableCodes\u003c/code\u003e, and \u003ccode\u003eretrySettings\u003c/code\u003e, allowing configuration of how the system handles transient failures and retries.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the configuration of idle timeouts using the \u003ccode\u003esetIdleTimeout\u003c/code\u003e method, which can control the duration of inactivity before actions are taken, and also provides the option to disable the watchdog with Duration.ZERO.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esetResumptionStrategy\u003c/code\u003e method enables customization of stream resumption behavior, defining how the system attempts to recover from stream interruptions, alongside the use of \u003ccode\u003egetResumptionStrategy\u003c/code\u003e to see the current setting.\u003c/p\u003e\n"]]],[],null,[]]