WebSocket API - "MarketPriceEdpGwServiceDiscoveryExample" - hotstandby argument

Hi Team,

I have enabled the hotstandby in the sample code provided and I used "EUR=" RIC code and I can see on both the WebSocket session I am getting the same rate.

How this feature will work in real world scenario or production?

Below is the example where for both sessions the rate is same.

image

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @pradeep.badoni

    I am not sure I fully understand your question?

    The point of Hot Standby is to consume the same data from two different sources so that if one source goes down, you can continue to receive data from the 2nd source without any loss of ticks/updates.

    As mentioned in the README:
    hotstandby :Specifies the hotstandby mechanism to create two connections and subscribe identical items for service resiliency.