Hi Team,
client is consuming data from RTMDS with RFA. Currently they get error issue with TOO MANY ITEMS which triggered by below method. Could help check what caused it possibly?
Thanks
@gang.chen1
Thank you for reaching out to us.
Did you check whether the number of requested items exceeds the limit configured in the RTDS configuration file?
Typically, the status messages are from RTDS.
RTMDS support said no error message from server side. which parameter you mentioned in RTDS configuration file?
agregateItemLimit from DACS user below?
or below parameter in RTDS configuration file ? or any other parameter? Thanks
nrt-rt-trep03shadhroute_sz1.routeIDN_SELECTFEEDmaxCache :
RTDS support team should know the RTDS configurations better than me. They should be these configurations.
!*ads*aggregateItemLimit : 2400 !*ads*itemLimit : 2400 !*ads*itemLimitPerMount : 2400
Did the client share the full status message with the status text?
For example, I get this status message when the number of subscribed items exceeds the itemLimitPerMount configuration.
StatusMsg streamId="6" domain="MarketPrice Domain" state="Closed / Suspect / Too many items / 'A20: Item limit per mount exceeded.'" name="IBM.N" nameType="1" serviceId="5000" serviceName="ELEKTRON_DD" StatusMsgEnd
Hi Jira,
Thanks. I am asking client to open the log and do some test first.