Skip to content
Snippets Groups Projects

misc/coverage: Use django cache instead of LRU ones

  1. Feb 23, 2022
    • Antoine Lambert's avatar
      misc/coverage: Use django cache instead of LRU ones · 7b917f18
      Antoine Lambert authored
      It enables to update origin counters more frequently in the coverage
      widget of the production webapp.
      
      Also disable cache use when running swh-web in development or staging
      environment to get accurate counters on each homepage refresh.
      7b917f18
Loading