mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

Explicitly configure/set cache timeout of accessing the version endpoint #114

Closed wlach closed 7 years ago

wlach commented 7 years ago

We want it to be fairly low, as we want to display changes quickly.

wlach commented 7 years ago

Per our discussion on #108

codecov-io commented 7 years ago

Codecov Report

Merging #114 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   62.31%   62.42%   +0.11%     
==========================================
  Files          16       16              
  Lines         329      330       +1     
  Branches       46       46              
==========================================
+ Hits          205      206       +1     
  Misses        114      114              
  Partials       10       10
Impacted Files Coverage Δ
missioncontrol/settings.py 94.28% <100%> (+0.08%) :arrow_up:
missioncontrol/etl/versions.py 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 482d436...28ce6fc. Read the comment docs.