Hi, Has anyone worked out a way to swap out VMs running robots in unattended mode with out impacting service.
Scenario is we have an EC2v1 build and have 10 instances runing 10 robots. We have now created EC2v2 and need to replace the existing EC2v1 with the new EC2v2 with impacting the services and with out killing any jobs/queues.
Hi @neil.hunt
Does all the vm’s/machines and robots in the same folders?
I would recommend first add these new bots and machines to the same folders (Replace any dependencies like triggers or assets with teh bot ids) then you can start removing previous machines one by one.
Let me know what issues you are facing to switch.