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
{{ message }}
This repository was archived by the owner on May 27, 2020. It is now read-only.
Currently, the removeOlderThan property only takes an integer number of days to keep a report. We should allow passing either a float, or a string like '12h' to only keep reports for 12 hours.
(I think I'd prefer a float since it's just simpler.)
The text was updated successfully, but these errors were encountered:
Currently, the
removeOlderThan
property only takes an integer number of days to keep a report. We should allow passing either a float, or a string like '12h' to only keep reports for 12 hours.(I think I'd prefer a float since it's just simpler.)
The text was updated successfully, but these errors were encountered: