Product/components used and version/fix level:
Webmethod API Gateway 10.15
Detailed explanation of the problem:
I would like to inquire if there is a built-in mechanism in the API Gateway for retrying failed transactions (Soap/REST). Occasionally, requests fail for various reasons, and we need to provide a response immediately. It’s crucial for us to handle this promptly. If i put any other logic it cause synchronization issue, As we would be unable to update the caller appropriately.
Any suggestions???