This should ensure proper update of origin counters, plus there is already
some Python LRU caches in use in view implementation to avoid requesting
the scheduler database too often.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPSc9b40186e88a: misc/coverage: Do not put coverage page in cache
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 25601 Build 40034: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 40033: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6826 (id=24750)
Rebasing onto 61647a4bfd...
Current branch diff-target is up to date.
Changes applied before test
commit c9b40186e88ada46f83d8a3c68d7c4efa1943b75 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Dec 13 13:36:26 2021 +0100 misc/coverage: Do not put coverage page in cache This should ensure proper update of origin counters, plus there is already some Python LRU caches in use in view implementation to avoid requesting the scheduler database too often.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1267/ for more details.