For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 0 0 4

What is the maximum number of concurrent request using DSS api for vbd file downloads

Hi,

We are using DSS Rest API's for downloading the vbd files. We currently download vbd files and instrument files for 17 venues, so total 34 files using 17 threads. Sometimes we are getting -1 for the http status code, which might be happening due to no valid http response from DSS.

Just wanted to understand what is the limit on the DSS side for vbd and instrument file downloads if we use a single account.

Can anyone point us to what could be the possible issue here .

We are runnnig this on a 16 core ec2 machine.

Thanks

dss-rest-apidatascope-selectdssvenue-by-day
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
Accepted
32.2k 40 11 20

Hello @govardhan.yernagula,

Four concurrent downloads. For a more extensive view on limits as well as best practices to design efficient downloads please refer to Best Practices And Limits Guide

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 Zoya,

Thanks for the response.

Do we have any working Java code examples for downloading vbd directly from aws as documented in the tick history guide. There seems to be no limit on the direct downloads from aws.

@govardhan.yernagula, we currently don't have any VBD examples in Java. We have one in HTTP inside Postman, and one in C# that uses AWS.

Hi Christiaan/Zoya,

We have reduced the concurrent downloads to 3 and still see the invalid response from DSS. We are not finding any more error logs to debug this.

What is the best way to reach out to somebody from DSS , who can help us with this.

Upvotes
32.2k 40 11 20

Hello @govardhan.yernagula,

Please check with DSS Best Practices to make sure you are within recommended on VBD retrival.

Please make sure you are not requesting custom extractions on the same account in parallel. 4 is a total on all requests, not VBD only,

If you find the behavior not as expected:

"You can have up to four extraction downloads in progress at one time. This total applies to any combination of custom reporting and Venue by Day downloads, via any combination of the REST API and via the GUI.

the best way is to open a support case by going on

my refinitiv.com

Get Support -> Product & Contenty -> Datascope

Include the complete info on your requests issued, your id, times, etc.

Thanks,

-AHS

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.