fix(backend-tasks): prevent immediately triggering tasks out of band

Signed-off-by: Alec Jacobs <cajacobs5401@gmail.com>
This commit is contained in:
Alec Jacobs
2023-09-29 11:06:21 -07:00
parent 0507326be6
commit ddd76ac98d
3 changed files with 138 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-tasks': patch
---
Fix bug where backend tasks that are defined with HumanDuration are immediately triggered on application startup