Description
In 1.0 we added the ability to register a state restore listener, such that users can monitor state restore progress via this callback.
However, we no do not use this listener for global stores. Strictly speaking, global stores are never recovered, however, at startup they are bootstrapped. We might want to consider to user the same handler callback to allow users to monitor the bootstrapping of global stores, too.
Attachments
Issue Links
- links to