[[["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 documents 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 provides methods like `getCurrentMaxBatchBytes()` to retrieve the current maximum batch byte size."],["The page lists various versions of the documentation, starting from the latest version 2.63.1, and going back to version 2.7.1."],["The exception has a constructor `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)` that takes a `long` as parameter to define the current maximum bytes."],["The `toString()` method is overriden in this exception to provide a string representation of the object."]]],[]]