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
that macro allows to limit a log to being emitted X time per minute, that's nice to not log a lot in some error conditions that tends to arrive in batch, but it's very lossy, it should at least tell how many logs were skipped
that macro allows to limit a log to being emitted X time per minute, that's nice to not log a lot in some error conditions that tends to arrive in batch, but it's very lossy, it should at least tell how many logs were skipped