504 Gateway Time-out at node JS Application hosted on Azure.

Vaibhav Bhutkar 21 Reputation points
2022-11-02T04:27:35.143+00:00

Hello All,

I have developed an web application and it is hosted on Azure. It is running smooth. Now came in situation that - I have to run scheduled job on it- this job calls multiple third party API one after other, gets the data in and push in database.
This job runs once week, initially it is running smoothly but now while running system shows 504 Gateway time out error. (Use case is - first API call is to get projects - based on project ID - need to give second call for tasks under that project -- third call is to get Hours under that project)

I need to handle this case, Want an advise on it to handle such time out case.

Thank You,
Vaibhav Bhutkar

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,866 questions
{count} votes