I am calling an api from react that is taking more time to respond than default timeout i.e. 230 secs. I have deployed the jar in app service that have spring rest api. As per other references, I think this 230 secs time is configured at load balancer. Just want to know, can we increase this time?
If yes, then how can we increase it?