selenium-grid-scaler: Add abilty to scale more then the request coming to grid by Percentage #3453
Labels
feature-request
All issues for new features that have not been committed to
help wanted
Looking for support from community
stale-bot-ignore
All issues that should not be automatically closed by our stale bot
Hi team, it would be great if the selenium-grid-scaler had the option to scale not only when there is more request than browsers,
but also to leave some more browsers up than needed.
for example, if there are 20 requests for the browser instead of scaling to 20 It will be great to have the ability to scale 20% more than the requested, in this case, 24.
that way I can leave some space between the number of requests and the number of available browsers and be able to take more requests before needing to wait for a pod to come up (which takes some time)
The text was updated successfully, but these errors were encountered: