How to deal with closed stream status for a item

Lalit
Lalit Newcomer
edited April 21 in RFA

I am trying to subscribe to item which is not available at the provider but at later point it is becoming available. How to deal this? Is there some setting or thing is available to know this item became available by provider and now consumer can subscribe to this.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @Lalit

    Thank you for reaching out to us.

    RFA will not recover the closed streams so the application needs to send new item requests to open new streams.

    In this case, the provider may need to support a symbol list domain, such as 0#ITEMS. Then, the consumer needs to subscribe to that symbol list RIC (0#ITEMS). When, new items are available on the provider, the provider can advertise them by sending an update on the symbol list RIC (0#ITEMS).