If a transaction item is failed with System Exception. Will it retry the same transaction immediately or when ? I have no clarity on this . Please explain me anybody.
Ex: I have 5 transaction items , Say 3rd item failed with System exception, will it retry the 3rd item immediately or will it take 4th item?
@BReddy_m If you have provided value for retry current transaction in config sheet, it will retry the 3Rd item/transaction if not it will pick up the 4th item/transaction.