Page MenuHomeSoftware Heritage

Move throttling module from swh.web.common to swh.web.api
ClosedPublic

Authored by anlambert on Mar 19 2020, 4:12 PM.

Details

Summary

Throttling requests is related to Django REST Framework and is only used in
the api part of swh-web. So move associated module from common submodule
to api one for consistency.

Diff Detail

Repository
rDWAPPS Web applications
Branch
move-throttling-to-api
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11222
Build 16949: Cypress tests for swh-web diffsJenkins
Build 16948: tox-on-jenkinsJenkins
Build 16947: arc lint + arc unit