Can we reuse the queue items again after their status is changed to successful?

Hi guys,

I was working on a performer process. Once the transactions are completed and their status is changed to ‘successful’ in the orchestrator queue, can we reuse the same queue items to run the performer again?
Or the items need to be in ‘new’ status for them to get picked up? Please let know your thoughts on this

Thanks,
Santa Krish

@Santa_Krish

I guess you need to add the items again to Queue and then only you can run it again.