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
Check if count is 0 before attempting to reduce it. IF count is 0, do not reduce it.
Set some constant to declare count limit? Extract count logic to some file?