I am using Matillion API for job metadata, however, the API Query component is failing with 'timeout' error. I tried the url in Postman and it is failing with same error there, too. Anybody know how to fix this?

Hello, could it be that the request is a wide one, and the retrieval of the response gets timed out before returning? Try listing only projects, just to make sure it's not related to payload.

 

Hope this helps to troubleshoot your way forward :)

 

Br,

Michael

Hi Neelam Macwan,

I was also facing the same issue which using the API query or API Extract component

​The solution for this issue which i found is you have to increase the time of API query execution by default it is 1 minute

You can increase that time in the connection options

In the connection options choose the timeout variable which is inbuilt already in the Matillion and then mention the seconds in the value..

In my case, i put 600 seconds in the value..

Hope this helps..​

Worked for me !