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"