Merge pull request #27814 from backstage/freben/scheduler2

Ensure that the scheduled worker task doesn't run at an unreasonably high frequency
This commit is contained in:
Fredrik Adelöw
2024-11-25 17:12:50 +01:00
committed by GitHub
3 changed files with 19 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
---
Ensure that the scheduled worker task doesn't run at an unreasonably high frequency