The API does the same job.
Depends on D2363.
Differential D2364
Remove 'internal' endpoint browse-origin-search. vlorentz on Nov 27 2019, 3:47 PM. Authored by
Details
The API does the same job. Depends on D2363.
Diff Detail
Event TimelineComment Actions Build is green Comment Actions The api is rate limited to 120 calls per hour in production so I think we should increase that value for that endpoint, as we did for api_origin_visit_latest. The search engine is the main entry point to the archive content from the webapp so rate limit should not be reached when using it. Comment Actions Indeed. Someone using more than that will get rate-limited by the origin-visit endpoint anyway (which is 700/m) Comment Actions Build is green Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/809/ Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/408/ |