Skip to content

Fix/configure throttle options#1380

Merged
gusfcarvalho merged 2 commits intomainfrom
fix/configure-throttle-options
Jul 23, 2022
Merged

Fix/configure throttle options#1380
gusfcarvalho merged 2 commits intomainfrom
fix/configure-throttle-options

Conversation

@gusfcarvalho
Copy link
Copy Markdown
Member

This PR adds configuration options to enable caching and to setup QPS/Burst values for rest.Client.

It uses default values to the QPS/Burst if no value is provided.

Fixes #1336

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ghost
Copy link
Copy Markdown

ghost commented Jul 22, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

Copy link
Copy Markdown
Member

@moolen moolen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@gusfcarvalho gusfcarvalho merged commit 4369b50 into main Jul 23, 2022
@paul-the-alien paul-the-alien bot deleted the fix/configure-throttle-options branch July 23, 2022 22:56
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.

Client side throttling with many secrets and low refresh interval

2 participants