Orchestrator queues item status from New to abandoned

Hi Guys,

We’re developing a scenario in which dispatcher is placing the transaction items in the orchestrator queues, and the performer is going to process those. There are going to be at least 5k transactions at a time and performer might take more than 3 days to process these transactions, will the status of these transactions will remain “New” or will it become “abandoned” after 24 hours ?
or this case is only valid when a transaction is under “in Progress” for 24 hours and then it is turned to the “abandoned” status?
in the official documents I found this topic be a little vague
Kindly help!

1 Like

Hey @shivamkaushik319,

Happy to see you here.

Transaction status will always be NEW until it is picked by bot.

Thanks :slight_smile:

2 Likes

Adding to the answer.

Only if the status of an item is in progress for more than 24 hours, then that item will be abandoned.

Else’s all new items will remain unchanged.

3 Likes

with no time limit?

1 Like

item will be new without any time limit?

Yes, Item can be new until it is processed :slight_smile:

thanks alot
can you also check this out ?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.