Hello, We have a requirement wherein we need to perform a retry for 10 times with gap of 30 min. If retries fail, then we need to put message in error queue. Issue here is operations team will be unaware of any issues will 5 hrs 30 min. Is there a way OnException puts one error message before starting retry and may be one after all retry are exhausted.
Thanks and Regards, Vanshul Chawla