mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-20 18:08:55 +00:00
The throttle in deleteOldSyncedOpsForAllUsers now caps each cleanup pass to short, bounded batches, so the original "shield warmup from DB-heavy retention work" rationale no longer applies. A long initial delay only creates a starvation risk on frequently-restarted deployments (rolling deploys or crash loops could land inside the 30-min window every time and skip cleanup entirely). Revert to a fixed 10s warmup and remove the now-pointless knob from envs, the compose file, and the Helm chart. |
||
|---|---|---|
| .. | ||
| templates | ||
| .helmignore | ||
| Chart.yaml | ||
| values.yaml | ||