mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
add throttling to transform, throttling will slow down search requests by delaying the execution based on a documents per second metric. fixes #54862