Page MenuHomeSoftware Heritage

api/throttling: Increase rate limit for authenticated users
ClosedPublic

Authored by anlambert on May 7 2021, 12:19 PM.

Details

Summary

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

Diff Detail

Repository
rDWAPPS Web applications
Branch
throttling-authenticated-users
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21365
Build 33186: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 33185: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D5710 (id=20385)

Rebasing onto 43636f47d5...

Current branch diff-target is up to date.
Changes applied before test
commit 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.

Build is green

Patch application report for D5710 (id=20386)

Rebasing onto 43636f47d5...

Current branch diff-target is up to date.
Changes applied before test
commit 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.

This revision is now accepted and ready to land.May 7 2021, 1:45 PM