I am getting connect timeout from rdp api calls. This is more frequent since 2 weeks now.
ERROR!!! An error occurred while requesting URL('https://api.refinitiv.com/data/historical-pricing/v1/views/interday-summaries/CADZAR%3D?interval=P1D&start=2022-08-07&end=2023-08-08').
ConnectTimeout('')
TimeoutError
The above exception was the direct cause of the following exception:
File "C:\Users\U6082634\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_transports\default.py", line 83, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ConnectTimeout