Answers for "uipath queue item priority"

1

uipath queue item priority

==UiPath Queue Processing Order==
Within any given queue the transactions are processed in a hierarchical manner,
according to this order:

1. Items that have a Deadline
	a. in order of Priority
	b. according to the set Deadline for items with the same Priority.
2. Items with no Deadline
	a. in order of Priority
	b. according to the FIFO rule for items with the same Priority.
Posted by: Guest on September-28-2021

Browse Popular Code Answers by Language