Node.js Express app with GraphQL Yoga requests timeout after 5 minutes on Digital Ocean
I have deployed my application on Digital Ocean and have a few queries and mutations that could take more than 5 minutes. However, my requests fail after 5 minutes. In Postman, it gives a socket hang up
error, and in the browser, it just says failed to fetch
in response. I can’t find any reason why this is happening. In my Nginx configuration, the timeout is already set to 90 minutes: