Closed crea7or closed 3 years ago
@crea7or, Thanks for the proposal. Can I ask specific use cases for this?
@wonsuk73 a health signal for example. App want to know a health of some component and subsribes to the health signal. But what is current health of this component is unknown until app will request signal explicitly as separate request or wait untill subscribtion will be trigered.
@crea7or, I am not sure for this kind of use case we need to add this feature because we need to focus major features.
@wonsuk73 this is only a small optimization so absolutely low priority.
@crea7or, Thanks.
It's useful because allow us to avoid additional requests since sometimes you need to know current value before subscription will be triggered.