Why graphql apollo-client request’s has different response timeout in local and cloud
I have a nestjs application which uses graphql apollo-client data fetching, using nginx for load-balancing.
I have encountered 2 different timeout while connecting to the local and cloud backend.