Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow RPS > 1000 #742

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Allow RPS > 1000 #742

merged 1 commit into from
Feb 9, 2024

Commits on Dec 23, 2023

  1. Allow RPS > 1000

    If the RPS is higher that 1000 the Invoker will have a delay
    of 0 which causes to not issue any request. This patch allows
    RPS up to 1M and issues a error if the target RPS it to high.
    
    Signed-off-by: David Schall <[email protected]>
    dhschall committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b0610fe View commit details
    Browse the repository at this point in the history