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

*: use float64 for rate #66

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

fuweid
Copy link
Collaborator

@fuweid fuweid commented Jan 25, 2024

With float64, we can setup burst heavy request, like list all pods. For example, --rate=0.1 means runner can send request per 10 seconds.

With float64, we can setup burst heavy request, like list all pods.
For example, --rate=0.1 means runner can send request per 10 seconds.

Signed-off-by: Wei Fu <[email protected]>
@fuweid fuweid force-pushed the weifu/use-float64-for-rate branch from ac2f2e9 to 8c75c80 Compare January 25, 2024 05:10
@fuweid fuweid merged commit 46d3c09 into Azure:main Jan 25, 2024
4 checks passed
@fuweid fuweid deleted the weifu/use-float64-for-rate branch January 25, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant