Page MenuHomeSoftware Heritage

misc/coverage: Do not put coverage page in cache
ClosedPublic

Authored by anlambert on Dec 13 2021, 1:37 PM.

Details

Summary

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.

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

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.

This revision is now accepted and ready to land.Dec 13 2021, 2:09 PM