[[["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-07-02 UTC."],[[["This page documents the `FlowController.MaxOutstandingElementCountReachedException`, which is an exception thrown when the maximum number of in-memory elements is exceeded due to client-side flow control."],["The `MaxOutstandingElementCountReachedException` class extends `FlowController.FlowControlException` and includes a constructor that accepts a `long` value representing the current maximum element count."],["The page lists all versions of this class, spanning from version 2.63.1 (latest) down to 2.7.1."],["The class includes methods such as `getCurrentMaxBatchElementCount()`, returning a `long`, and `toString()`, which overrides `Throwable.toString()`."],["The exception class inherits several members from the Object and Throwable superclasses."]]],[]]