Merge pull request #2669 from spotify/freben/github-org
feat(catalog-backend): implement github org entity ingestion
This commit is contained in:
@@ -45,7 +45,7 @@ export default async function createPlugin({
|
||||
|
||||
useHotCleanup(
|
||||
module,
|
||||
runPeriodically(() => higherOrderOperation.refreshAllLocations(), 10000),
|
||||
runPeriodically(() => higherOrderOperation.refreshAllLocations(), 100000),
|
||||
);
|
||||
|
||||
return await createRouter({
|
||||
|
||||
Reference in New Issue
Block a user