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