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