Connection to Elektron API and its testing is close to completion. Do you have any conformance requi

We are connecting to Elektron API using servicename = ELEKTRON_DD to request for streaming prices and its testing is close to completion. What conformance testing is required for this implementaion

Best Answer

  • Gurpreet
    Answer ✓

    Hi @mereen.joseph, Refinitiv does not impose any conformance testing. The infrastructure components howeve will reject a connection, if it is unable to keep up with data consumption rates for all its subscription.

    So, the best practice is to load test your application and ensure that the event callback loop is as fast as possible and that your application does not hold on to any OMM objects that it did not create.