kedacore/keda

selenium-grid-scaler: Add abilty to scale more then the request coming to grid by Percentage

Open

#3,453 opened on Jul 17, 2022

 (2 comments) (3 reactions) (0 assignees)Go (1,457 forks)auto 404
feature-requesthelp wantedstale-bot-ignore

Repository metrics

Stars
 (10,372 stars)
PR merge metrics
 (PR metrics pending)

Description

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)

Contributor guide