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"]],[["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-09-04 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e is 2.63.1, while version 2.34.1 is also available and referenced throughout the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class extends \u003ccode\u003eStreamingCallSettings.Builder\u003c/code\u003e and inherits several methods and functionalities from it, like \u003ccode\u003ebuild()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods to configure various settings for server streaming, including idle timeout, resumption strategy, retry settings, and retryable codes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerStreamingCallSettings.Builder\u003c/code\u003e allows for customization of retry behavior, setting specific retry codes and adjusting the overall timeout or setting a simple timeout with no retries.\u003c/p\u003e\n"],["\u003cp\u003eThere are methods to manage timeouts such as \u003ccode\u003esetIdleTimeout()\u003c/code\u003e for stream abandonment and \u003ccode\u003esetWaitTimeout()\u003c/code\u003e for waiting on the next message, as well as methods for getting these time values.\u003c/p\u003e\n"]]],[],null,[]]