Hello
We are using RDP Streaming, Threrefore when we sent at least 1358 item to subscribe, we got the following message for every item we got 180 messages like that
{
"ID": 503,
"Type": "Status",
"Key": {
"Service": "ELEKTRON_DD",
"Name": "HEDJ.LM"
},
"State": {
"Stream": "Closed",
"Data": "Suspect",
"Code": "TooManyItems",
"Text": "A20: Aggregate item limit exceeded."
}
}
I saw other similar question in the forum but with other services, and I would like to know if this limit is a technical issue or is related to account permissions for our RDP Service.
Or If we need to split the items to subscribe what is the best workaround to get the limit for the item that i Can subscribe
Thanks