When do a consumer get StreamState::CLOSED_REDIRECTED? Does it happen frequently or rarely? Is it possible to get it when I subscribe to say IBM.N?
For a deeper look into our Elektron API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
When do a consumer get StreamState::CLOSED_REDIRECTED? Does it happen frequently or rarely? Is it possible to get it when I subscribe to say IBM.N?
The consumer will get StreamState::CLOSED_REDIRECTED when the requested RIC has been renamed to the new one. The newly named item is specified in AttribInfo::Name.
Yes, it happens infrequently.