Change in Execution Nature of changeset

I likes to give suggestion,

Imagine you have an Nth changeset, consisting of N forward scripts and N rollback scripts.

The objective is that if an error occurs in any line of the scripts within this specific changeset, all executed scripts for that changeset will automatically roll back. This creates a loop where the changeset continues to be attempted until the issue is resolved, preventing progress until the problem is fixed.

Kindly correct me if I’m wrong.

I responded already to this question in your other post.