Skip to content

repo-updater: dynamically update syncer update interval

Administrator requested to merge k/dynamic-get-update into master

Created by: keegancsmith

I noticed this small change while working on something else. If someone updates the configuration for the update interval it won't take effect until the repo-updater process restarts. With this commit we will check the interval before we do the sleep, so will not require a process restart.

Merge request reports

Loading