Continue Processing Queues when using Document Understanding

Thanks for that feedback.
When you say “creates a queue item in the ‘actioncenter’ queue” do you mean create the task to be handled in the Action Center, or create a second queue to be processed in another job?
From your response, this is what I understood from that, please correct me if I’m wrong.

-A queue trigger is set to run a job to process 1 queue at a time.
-Job processes a document
-If human in the loop is needed
-Yes. Task is created in the Action Center and job pauses until task is completed. Meanwhile, another job starts.
-No. Current job finishes processing.

Thank you!