Merge pull request #2669 from spotify/freben/github-org

feat(catalog-backend): implement github org entity ingestion
This commit is contained in:
Fredrik Adelöw
2020-09-30 15:08:24 +02:00
committed by GitHub
34 changed files with 1122 additions and 238 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export default async function createPlugin({
useHotCleanup(
module,
runPeriodically(() => higherOrderOperation.refreshAllLocations(), 10000),
runPeriodically(() => higherOrderOperation.refreshAllLocations(), 100000),
);
return await createRouter({