Hello,
I am using refinitiv-dataplatform (not refinitiv-data) to fetch and I occasionally receive timeout error like following. The error doesn't get resolved with retries (sleep time set to 60 second). Is there in-built exception or other way to deal with it:
Error:
ERROR!!! An error occurred while requesting URL('https://api.refinitiv.com/data/datagrid/beta1/').
ReadTimeout('')
Thanks