-
The “rollback” is more likely to “rebuild” the machine with the snapshots, configurations,
and settings of your previous deployed machine version.
It is not guaranteed to be the exact same as the previous deployed machine version.
There is still have unexpected behaviors for deploying previous machine version, such as the machine builder is updated with breaking changes; some custom node contains legacy libraries or codes that might not be able to run later; etc.
- You cannot perform a rollback if your machine is currently building.
- You cannot perform a rollback to the machine version that is in error state.
How to rollback a machine
To initiate a Rollback from the machine page:Check out machine deployments

Select the Rollback button from the machine version action menu
Verify the information
- Basic information, i.e. GPU, ComfyUI version, Python version, etc.
- Advance scaling settings, i.e. max parallel GPU, queue size, warm time, etc.
- Custom nodes & commands, i.e. adding or removing custom nodes, modifying the hashes, reordering the list, etc.

Dialog showing the comparison between the current and the selected machine version
Successful Rollback

Machine overview page, will a warning message to remind you that the machine is in the rollback state.
founders@comfydeploy.com.