mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
We used to have an emergency timer that would run a forced refresh once a week to ensure that if something is wrong with our refresh schedule implementation we have a way out. We don't need this anymore because: - we have the monthly schedule now so weekly does not fit anymore - we have repairs for emergencies which are on their own timer - our internal refresh got quite a bit of testing since we introduced it This should be cherry-picked back to 2.31 and 2.32.