Hi,
Client is using the endpoint below,
https://api.refinitiv.com/data/ownership/v1/views/consolidated/shareholders-report?universe={rics}&offset=1&limit=100
but when running it with the attached code, they encounter an "too many long running requests were detected" error as attached. They say the same error occurs
even when calling for just a single RIC. Could it be a code issue? If so, can the error be resolved through code optimization? Please advise. Thank you in advance!