Whether VersionSQL can ignore the error and continue depends on where the error occurred. If the error occurs while comparing object contents (for instance, if an object is encrypted), it’ll display an error but continue on. The commit and push operation itself is atomic (all or nothing), so an error during commit or push stops everything.