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 ratelimiter config in webapi plugins #5190

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Use ratelimiter config in webapi plugins #5190

merged 3 commits into from
Apr 5, 2024

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Apr 5, 2024

Ratelimiter config was not used to configure the rate limiter for webapi plugins.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Apr 5, 2024
Signed-off-by: Ketan Umare <[email protected]>
EngHabu
EngHabu previously approved these changes Apr 5, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.09%. Comparing base (44c701e) to head (144739e).

Files Patch % Lines
...s/go/tasks/pluginmachinery/internal/webapi/core.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5190      +/-   ##
==========================================
+ Coverage   59.07%   59.09%   +0.01%     
==========================================
  Files         646      646              
  Lines       55739    55742       +3     
==========================================
+ Hits        32928    32938      +10     
+ Misses      20215    20208       -7     
  Partials     2596     2596              
Flag Coverage Δ
unittests 59.09% <80.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kumare3 kumare3 changed the title WIP use ratelimiter config in webapi plugins Use ratelimiter config in webapi plugins Apr 5, 2024
Signed-off-by: Ketan Umare <[email protected]>
@pingsutw pingsutw merged commit c8be3e4 into master Apr 5, 2024
48 checks passed
@pingsutw pingsutw deleted the fix-rate-limiter branch April 5, 2024 23:52
Jeinhaus pushed a commit to Jeinhaus/flyte that referenced this pull request Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants