[[["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-17 UTC."],[[["This webpage provides documentation for `FlowControlSettings`, a class used to configure the `FlowController` in version 2.41.0 of the Java API."],["The latest version of `FlowControlSettings` is 2.63.1, with a list of versions dating back to 2.7.1 available for browsing."],["`FlowControlSettings` defines the behavior of the `FlowController` when predefined limits are met or surpassed, with options such as `ThrowException`, `Block`, or `Ignore`."],["The class includes methods to set limits on outstanding elements and bytes in memory (`getMaxOutstandingElementCount`, `getMaxOutstandingRequestBytes`), and to get the limit behavior (`getLimitExceededBehavior`)."],["It provides static methods `getDefaultInstance()` and `newBuilder()` to get a default instance of the settings and to be able to build the settings respectively."]]],[]]