[[["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 webpage details the `FlowController.MaxOutstandingElementCountReachedException`, an exception that occurs when client-side flow control limits are reached due to the number of in-memory elements."],["The content includes a version history of this exception, ranging from version 2.63.1 (latest) down to 2.7.1, with links to documentation for each version."],["The exception class extends `FlowController.FlowControlException` and includes inherited members from `Object` and `Throwable`, with links to their respective documentation."],["It provides a constructor `MaxOutstandingElementCountReachedException(long currentMaxElementCount)` which accepts a long as a parameter, representing the current maximum element count, with its own documentation as well."],["It also provides two methods: `getCurrentMaxBatchElementCount()` which returns the current maximum batch element count, and `toString()` which returns a String and overrides the parent."]]],[]]