bs_sched: Reload configuration on cold start after waiting for srcserver
On cold start, the scheduler might end up waiting for quite a while while trying to retrieve the projpacks. During this time, the srcserver may have sent us configuration events for changes that affect the processing of projpacks, but those won't be handled until after the projpacks are processed. In particular, if DoD is disabled initially but enabled while waiting, the projpacks will be processed with the assumption that DoD is disabled, which causes projects that need DoD to be set up incorrectly.
(cherry picked from commit 5bd7afca)
Edited by Andrej Shadura
Merge request reports
Activity
added 1 commit
- 821f8c41 - bs_sched: Reload configuration on cold start after waiting for srcserver
added 21 commits
-
821f8c41...70507024 - 20 commits from branch
collabora/staging
- 096ef18c - bs_sched: Reload configuration on cold start after waiting for srcserver
-
821f8c41...70507024 - 20 commits from branch
enabled an automatic merge when all merge checks for 096ef18c pass
added 3 commits
-
096ef18c...c9030573 - 2 commits from branch
collabora/staging
- 457c02fa - bs_sched: Reload configuration on cold start after waiting for srcserver
-
096ef18c...c9030573 - 2 commits from branch
enabled an automatic merge when all merge checks for 457c02fa pass
Please register or sign in to reply