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 \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e is 2.63.1, and the page provides links to various historical versions, ranging from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e extends \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e and ultimately inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, inheriting members from these parent classes.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to configure and build server-streaming call settings, including setting retry behavior, timeouts, and stream resumption strategies, for example \u003ccode\u003esetRetryableCodes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eType parameters \u003ccode\u003eRequestT\u003c/code\u003e and \u003ccode\u003eResponseT\u003c/code\u003e are used to define the request and response types for the streaming call, providing generic functionality.\u003c/p\u003e\n"],["\u003cp\u003eThere are two different timeouts that can be configured, \u003ccode\u003esetIdleTimeout\u003c/code\u003e which is how long to wait for streams to be abandoned by users, and \u003ccode\u003esetWaitTimeout\u003c/code\u003e which is how long to wait for the next message from a server.\u003c/p\u003e\n"]]],[],null,[]]