When a Web API user is authenticated, the number of allowed requests
by throttle scope is now increased by a factor of ten.
Related to T3312
Differential D5710
api/throttling: Increase rate limit for authenticated users anlambert on May 7 2021, 12:19 PM. Authored by Tags None Subscribers None
Details
When a Web API user is authenticated, the number of allowed requests Related to T3312
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5710 (id=20385)Rebasing onto 43636f47d5... Current branch diff-target is up to date. Changes applied before testcommit 81f68a7abddfd2407c598c8fda67aec5630920f8 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Fri May 7 12:15:21 2021 +0200 api/throttling: Increase rate limit for authenticated users When a Web API user is authenticated, the number of allowed requests by throttle scope is now increased by a factor of ten. Related to T3312 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/795/ for more details. Comment Actions Build is green Patch application report for D5710 (id=20386)Rebasing onto 43636f47d5... Current branch diff-target is up to date. Changes applied before testcommit 2f85b65ddfbcf3121f4f2a642066a8930c2e3b32 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Fri May 7 12:15:21 2021 +0200 api/throttling: Increase rate limit for authenticated users When a Web API user is authenticated, the number of allowed requests by throttle scope is now increased by a factor of ten. Related to T3312 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/796/ for more details. |