[[["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."],[[["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."]]],[]]