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 has been archived by the owner on Jan 21, 2022. It is now read-only.
I guess if we change these 3 places to use moment.subtract we can go with month window that adapts to the month length. Something like the code we had in this test: c1e107f
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Setting
SLACK=2M
now equalsSLACK=62d
. This is mostly true except for February.We should calculate the slack with moment as it gives accurate results for slack windows spanning across February.
The text was updated successfully, but these errors were encountered: