You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FDB 7.0 has a field called seconds_since_last_recovered in the recovery_state for tracking how long it has been since the last recovery. I think we should integrate this into our rolling bounce, for versions where it is present, and require that the time between recoveries in a rolling bounce be at least 5 minutes.
The text was updated successfully, but these errors were encountered:
FDB 7.0 has a field called
seconds_since_last_recovered
in therecovery_state
for tracking how long it has been since the last recovery. I think we should integrate this into our rolling bounce, for versions where it is present, and require that the time between recoveries in a rolling bounce be at least 5 minutes.The text was updated successfully, but these errors were encountered: