Hello,
I have a requirement to call an API proxy from another API proxy and the call can be Asynchronous. Currently I am trying to achieve this using Jvascript policy using httpClient but getting an error with error text :Timed out. Not sure why.
Just wanted to know if Apigee supports async https call to another proxy and if so is it recommended.
Thanks.