[[["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 page details the `FlowController.MaxOutstandingElementCountReachedException`, an exception that occurs when client-side flow control limits are hit due to the number of in-memory elements."],["The latest version of this exception is 2.63.1, with a full historical list of versions provided, starting with 2.63.1 and going all the way to version 2.7.1."],["The exception class provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` which accepts the `currentMaxElementCount` as a parameter."],["The `getCurrentMaxBatchElementCount()` method allows you to retrieve the current maximum batch element count and it returns a `long` value."],["The `toString()` method is overriden from the `Throwable` class, and returns a string of the exception."]]],[]]