[[["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 webpage details the `FlowController.MaxOutstandingRequestBytesReachedException`, an exception thrown when client-side flow control limits are exceeded based on unacknowledged in-memory bytes."],["The latest version documented is 2.63.1, with a history of versions back to 2.7.1 provided, all in relation to the same exception."],["The `MaxOutstandingRequestBytesReachedException` class extends `FlowController.FlowControlException` and includes methods like `getCurrentMaxBatchBytes()` and `toString()`, inheriting other members from `Object` and `Throwable`."],["The exception's constructor, `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, accepts a `long` parameter that represents the current maximum number of bytes."]]],[]]