Timed out on the end point

Hello,

I have a loop to evaluate OTC Equity options via the end point:

"https://eu-west-1-api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts"

and also tried:

"https://api.refinitiv.com/data/quantitative-analytics/v1/financial-contracts"

but am getting the error either way.


I am passing 90 options at a time to be below the limit and the same script used to run flawlessly for months

but recently, I started to get the following timed out error daily. The full error is:

"Response(is_success=False, raw=<Response [503 Service Unavailable]>, errors=[Error(code=503, message='[QpsDps] I/O error on POST request for "https://qps-dps-use1.int.refinitiv.com/pricing/prepare": Read timed out')"


Any suggestions?


Thanks,

Moti

Best Answer