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