question

Upvotes
Accepted
1 0 0 0

Instrument request stalls after 128 non-existant RICs

We publish around 20k instruments on our feeds on our RTMDS platform. Another application makes a request to retrieve most of these instruments at EOD. Included in this request there is usually some (500-1000) non-existant RICs (RICs that are no longer published by our source application) which are hard to clean out on a daily basis. We have an issue where this consuming application usually can't get all of the RICs in its request before the task times out.

After testing with a testclient we noticed that after requesting 128 of these non-existant instruments, the request kind of stalls out and no more requests are being processed. Is there a quick fix for this, other than not trying to request these non-existant RICs?

The error we get when trying to request them is "F14: Image contains zero fields"

treprfa#product
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @Andreas G. ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text on the left side of the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
24.7k 54 17 14

Hello @Andreas G.

The "F<number>: XXXX" error message is generated from the ADH server. The "F14: Image contains zero fields" means the image may have contained fields that were ignored because the FIDs were not defined in the FID database or the fields filtered because they were not part of the filterValues.

I highly recommend you contact the ADH/Real-Time support team to verify this issue in detail. You can contact the team directly via https://my.refinitiv.com/content/mytr/en/productsupport.html website.

refinitiv-realtime-support.png


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
5k 16 2 7

Hi @Andreas G. ,


Thank you for your question. I am not expert in this platform/API but just wanted to suggest using try-except statement if not already.


Best regards,

Haykaz

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.