Custom app Freshdesk | Raise request time

Hi everyone!

So I’m developing a Freshdesk serverless custom app, in there are request methods for external API’s there are hosted on Microsoft Azure, those request are quite complex and take sometime to be executed.

Because of that, I’m facing timeout errors (504)

I’ve tested using my API locally and this issue doesn’t happen.

So I think, because of security layers in Azure and so on, the Freshdesk custom app doesn’t wait for the request to be fully finished.

In that case ,is possible to raise the time for the request to be finished?

Thanks!

@Matheus_Souza_Silva ,
Good Day!
Unfortunately, it is not possible to increase the timeout for RequestAPI.

Hope it helps :slight_smile:

Thanks

1 Like

@Matheus_Souza_Silva,
Now it’s possible to increase up to 10 seconds, kindly submit a request on dev-assist.freshworks.com to increase the same

Thanks

1 Like

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.