Hi,I get a lot of this error "UDF Core request failed. Gateway Time-out".
Why this happens and what can be done?
Thanks
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Hi,I get a lot of this error "UDF Core request failed. Gateway Time-out".
Why this happens and what can be done?
Thanks
@elie This is a server side error message. Please can you post the API call that is failing. Is this happening intermittently or all the time? Generally you should code defensively using for example a try-except block. Thanks.