Hi community, I am wondering if something like on error repeat loop component exists in Karavan. If not, is there any way to achieve it? Let's say inside the basic loop component is a log to the database and if sending fails I need to send the same log until the loop reaches max retries or the message will be successfully sent.
Best regards, Daniel