The source project of this merge request has been removed.
Iss #152 - Add a minute delay to installation scan to resolve race con
Compare changes
@@ -81,7 +81,7 @@ public class GithubInstallationUpdateTask {
@@ -81,7 +81,7 @@ public class GithubInstallationUpdateTask {
* Every 1h, this method will query Github for installations for the currently configured application. These
* installations will be translated into database entries for a persistent cache to be loaded on request.