Author Message
jnahas
Joined: Jun 28, 2016
Messages: 16
Offline
Hi experts,

I have an use case where from OD I'm consuming a backend using a Java client. The backend might take till 30s to respond, and I know the VXML fetch timeout is 15s by default. If I increase the client timeout to 30s, I know the Session could be terminated and lost before the WS responds. So I'm analyzing options, what implication would increasing the fetch timeout to 35s have on the MPP/AAEP?

Another option could be to have retries on the client, and each retry to force a new VXML page to be sent to the MPP, so the fetch timeout timer would be refreshed on each new request to the backend.

I'm using OD 7.2.3, and AAEP 7.2.3 as well


Regards,
Jorge.
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
It is better you just increase the fetch timeout. The implication is holding up the port. There is not much else you can do.
Go to:   
Mobile view