Improvement/cldsrv 966/support anon req limiting - #6249
Conversation
Hello tmacro,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the |
|
/create_integration_branches |
1130021 to
780528d
Compare
|
/reset |
Codecov Report❌ Patch coverage is
Additional details and impacted files
... and 2 files with indirect coverage changes @@ Coverage Diff @@
## development/9.3 #6249 +/- ##
===================================================
- Coverage 85.20% 85.18% -0.02%
===================================================
Files 206 206
Lines 13424 13434 +10
===================================================
+ Hits 11438 11444 +6
- Misses 1986 1990 +4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
Support rate limiting anonymous requests & cross-account requests when there is a cold bucketOwner cache.
If the account rate limit config has not been retrieved from Vault during request auth the an extra call to Vault is done to retrieve the bucket owner's rate limit config.
Another small improvement is included (CLDSRV-969) to allow setting burst capacity to
0.