update changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2021-04-26 16:49:32 +02:00
parent 50b15bfeb3
commit fafd804364
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-search-backend-node': patch
---
Moved refresh loop to builder and use configured refreshInterval for each collator
Introduced Scheduler which is responsible for adding new tasks to a schedule together with it's interval timer as well as starting and stopping the scheduler processes.