4b4a614c5c
Only delete the cache entry on error if the map still holds the same promise, preventing a stale rejection from evicting a newer entry. Also switch the test to createDeferred for readability. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
@backstage/backend-defaults
This package provides the default implementations and setup for a standard Backstage backend app.
Installation
Add the library to your backend app package:
# From your Backstage root directory
yarn --cwd packages/backend add @backstage/backend-defaults