rollbackOnFailure property

bool rollbackOnFailure
final

Whether to automatically roll back the deployment if it fails.

If true, the deployment process will attempt to revert to the previous stable version in case of errors.

Implementation

final bool rollbackOnFailure;