So two questions really.
Is is possible to cancel stop migrations once they are in the queue ? i.e i run
	
	
	
		
but after a few containers it stops, due to one container failing to shutdown, but there is 30 behind that locked one.
is it possible to change the "maxim workers/bulk-action" after i have pushed all the containers to the queue ? i.e.
i run the command above, and get a locked container, stopping the queue. Can i change the maxim workers in the gui to 2, thus allowing it to process two at a time, and only one is locked so it will continue along, ending with just one stuck in stopping and none stuck in the queue ?
				
			Is is possible to cancel stop migrations once they are in the queue ? i.e i run
		Code:
	
	pvenode migrateall ProxMoxNode2 --maxworkers 1is it possible to change the "maxim workers/bulk-action" after i have pushed all the containers to the queue ? i.e.
i run the command above, and get a locked container, stopping the queue. Can i change the maxim workers in the gui to 2, thus allowing it to process two at a time, and only one is locked so it will continue along, ending with just one stuck in stopping and none stuck in the queue ?
 
	 
	