Merge pull request #8796 from goenning/go/log-error-tech-insights

[TechInsights] log errors when tech insights throws an error
This commit is contained in:
Fredrik Adelöw
2022-01-13 13:54:23 +01:00
committed by GitHub
2 changed files with 18 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-tech-insights-backend': patch
---
Catch errors from a fact retriever and log them.