Introduce the Context to the backend again

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-11-12 16:54:20 +01:00
parent 64700a10e4
commit 50d039577a
12 changed files with 689 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Added a Context class for the backend, that handles aborting, timeouts, api resolution etc