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
We need to specify rolling interval more accurate than just Minute, Hour, Day, Month, Year, and Infinite. How about adding a new parameter besides current RollingInterval enum parameter, for example string preciseRollingInterval which can get values like "2h 30m 4s"?