kbcRollbackThreshold constant
- @Deprecated('Use kKbcCrashThreshold + kKbcCrashWindow (time-window model).')
Legacy boot-count threshold (pre-time-window). Kept as a public const for API stability — the new model uses kKbcCrashThreshold
Implementation
@Deprecated('Use kKbcCrashThreshold + kKbcCrashWindow (time-window model).')
static const int kbcRollbackThreshold = 3;