@appzung/react-native-code-push v11.0.0-rc3
@appzung/react-native-code-push / RollbackRetryOptions
optionaldelayInHours:number
Specifies the minimum time in hours that the app will wait after the latest rollback before attempting to reinstall same rolled-back package.
Defaults to 24.
optionalmaxRetryAttempts:number
Specifies the maximum number of retry attempts that the app can make before it stops trying.
Cannot be less than 1.
Defaults to 1.