UDF Core request failed

Hi,I get a lot of this error "UDF Core request failed. Gateway Time-out".

Why this happens and what can be done?

Thanksimage

Best Answer

  • @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.