2c9f67e6f1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
324 B
324 B
@backstage/backend-app-api
| @backstage/backend-app-api |
|---|
| patch |
Introduced built-in middleware into the default HttpService implementation that throws a ServiceNotAvailable error when plugins aren't able to serve request. Also introduced a request stalling mechanism that pauses incoming request until plugins have been fully initialized.