[[["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-02 UTC."],[[["This page documents the `FlowController.MaxOutstandingRequestBytesReachedException`, which is thrown when client-side flow control limits are exceeded based on the maximum unacknowledged in-memory bytes."],["The exception class `MaxOutstandingRequestBytesReachedException` extends `FlowController.FlowControlException` and includes methods to manage the maximum number of bytes."],["A constructor, `MaxOutstandingRequestBytesReachedException(long currentMaxBytes)`, is provided to initialize the exception with the current maximum byte limit."],["The `getCurrentMaxBatchBytes()` method returns the current maximum byte limit as a long value."],["This page also includes a list of different versions, the latest of which is 2.63.1, and the exception is in all the versions."]]],[]]