Retry failed reqeust in webMethods API Gateway

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???

Error messages / full error message screenshot / log file:

Question related to a free trial, or to a production (customer) instance?

There is no built-in retry mechanism in the API Gateway. It would be up to the API consumer to retry if the call fails.