We have an application which is subscribing to Market price updates(UPA) and I am currently working on retrieving the service status by subscribing to the Source directory messages as well. Could someone please help understand what is the expected outcome in the below scenario:
1. The channel is Active and the Service is down.
I understand that subscribing to source directory message will send an Update message if there is a change in the Service.
What happens to the market price updates in this case? Will it continue to receive updates when service is up again or is this something that needs to handled by the consumer?