We have a web service hosted in our existing environment. It is a requester service under the requester pipeline. There are scenarios where this service is not able to process the request and we are planning to create a retry process. Is there a way where we create an offline Batch Job that invokes the same web service at a scheduled time so that it retries the failed requests.