mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-05 16:07:35 +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