[[["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-03-21 UTC."],[[["This page details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception that occurs when client-side flow control limits are reached due to the number of unacknowledged in-memory bytes."],["The `MaxOutstandingRequestBytesReachedException` class extends `FlowController.FlowControlException` and is used in Java to manage flow control."],["The exception has a constructor, `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, that accepts the current maximum number of bytes as a parameter."],["The `getCurrentMaxBatchBytes()` method is available to retrieve the current maximum number of bytes, and `toString()` can be used to retrieve a string representation of the exception."],["The page also lists a historical log of documentation for the `FlowController.MaxOutstandingRequestBytesReachedException` going back to version 2.7.1 all the way to the latest version 2.63.1."]]],[]]