Closed johanneswuerbach closed 10 months ago
Latest commit: bfed947d402e199680d616fa9b09986ee953b133
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Motivation
People often open multiple tabs of backstage and there is no point in requesting the same information multiple times.
Approach
Keep the latest update in-memory and ensure only one update loop is running that dispatches to all open subscriptions.