mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-02 20:37:42 +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